Remove CodeQL workflow from PR
This commit is contained in:
parent
1709f3854c
commit
3f93e9ea71
1 changed files with 0 additions and 4 deletions
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
|
@ -5,10 +5,6 @@ on:
|
|||
branches:
|
||||
- master
|
||||
- v*
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches:
|
||||
- '*'
|
||||
schedule:
|
||||
- cron: '11 22 * * 1'
|
||||
|
||||
|
|
Loading…
Reference in a new issue