Add CodeQL workflow for my branch 2
This commit is contained in:
committed by
Andrew Johnson
parent
4a81f5c518
commit
ea421f61f5
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
@@ -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/*'
|
||||
|
||||
Reference in New Issue
Block a user