Reduce CodeQL runs - only on schedule
This commit is contained in:
parent
d5fcc31763
commit
05f5bbc568
5
.github/workflows/codeql-analysis.yml
vendored
5
.github/workflows/codeql-analysis.yml
vendored
@ -12,11 +12,6 @@
|
|||||||
name: "CodeQL"
|
name: "CodeQL"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches: [ master ]
|
|
||||||
pull_request:
|
|
||||||
# The branches below must be a subset of the branches above
|
|
||||||
branches: [ master ]
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '00 12 * * 4'
|
- cron: '00 12 * * 4'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user