fix
This commit is contained in:
parent
e7e04b09e9
commit
f920142146
5
.github/workflows/codeql-analysis.yml
vendored
5
.github/workflows/codeql-analysis.yml
vendored
@ -15,12 +15,11 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'master'
|
- 'master'
|
||||||
- '202*'
|
- '202[0-9][0-1][0-9]'
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
# The branches below must be a subset of the branches above
|
|
||||||
branches:
|
branches:
|
||||||
- 'master'
|
- 'master'
|
||||||
- '202*'
|
- '202[0-9][0-1][0-9]'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
analyze:
|
analyze:
|
||||||
|
Reference in New Issue
Block a user