mirror of
https://github.com/lyx0/nourybot.git
synced 2024-11-13 19:49:55 +01:00
Update codeql-analysis.yml
This commit is contained in:
parent
800b837f55
commit
f3729489b5
5
.github/workflows/codeql-analysis.yml
vendored
5
.github/workflows/codeql-analysis.yml
vendored
|
@ -13,10 +13,9 @@ name: "CodeQL"
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ "master", "rewrite" ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ master ]
|
||||
branches: [ "master", "rewrite" ]
|
||||
schedule:
|
||||
- cron: '23 11 * * 2'
|
||||
|
||||
|
|
Loading…
Reference in a new issue