Remove running codeql on a schedule
PRs and pushes only.
This commit is contained in:
parent
32e72883a6
commit
06f3644b11
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@ -21,8 +21,6 @@ on:
|
||||
branches: [ develop ]
|
||||
paths-ignore:
|
||||
- 'static/**'
|
||||
schedule:
|
||||
- cron: '36 7 * * 4'
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
Loading…
x
Reference in New Issue
Block a user