Turn off codeql chron
This commit is contained in:
parent
cc65d56b9f
commit
167f84ea7c
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
@ -11,8 +11,8 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
# The branches below must be a subset of the branches above
|
# The branches below must be a subset of the branches above
|
||||||
branches: [main]
|
branches: [main]
|
||||||
schedule:
|
# schedule:
|
||||||
- cron: '0 23 * * 5'
|
# - cron: '0 23 * * 5'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
analyze:
|
analyze:
|
||||||
|
Loading…
Reference in New Issue
Block a user