Run codeql on schedule only (#110729)
This commit is contained in:
parent
2cb0249f0a
commit
788b53534f
1 changed files with 0 additions and 5 deletions
5
.github/workflows/codeql.yml
vendored
5
.github/workflows/codeql.yml
vendored
|
@ -2,11 +2,6 @@ name: "CodeQL"
|
|||
|
||||
# yamllint disable-line rule:truthy
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
- rc
|
||||
- master
|
||||
schedule:
|
||||
- cron: "30 18 * * 4"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue