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:
|
||||
branches:
|
||||
- 'master'
|
||||
- '202*'
|
||||
- '202[0-9][0-1][0-9]'
|
||||
pull_request_target:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches:
|
||||
- 'master'
|
||||
- '202*'
|
||||
- '202[0-9][0-1][0-9]'
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
Reference in New Issue
Block a user