Update codeql.yml
This commit is contained in:
parent
d3c17d3c52
commit
422ff856e5
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
|
@ -13,10 +13,10 @@ name: "CodeQL"
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ "main" ]
|
||||
branches: [ "master" ]
|
||||
schedule:
|
||||
- cron: '31 4 * * 0'
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user