Add CodeQL workflow for my branch 2

This commit is contained in:
Hinko Kocevar
2025-04-06 12:12:32 +02:00
committed by Andrew Johnson
parent 4a81f5c518
commit ea421f61f5

View File

@@ -2,10 +2,10 @@ name: "CodeQL"
on:
push:
branches: 7.0
branches: multiline-string
tags: 'R7.0.*'
pull_request:
branches: 7.0
branches: multiline-string
paths-ignore:
- '.appveyor/*'
- '.tools/*'