Remove running codeql on a schedule
PRs and pushes only.
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user