Remove running codeql on a schedule

PRs and pushes only.
This commit is contained in:
Gabe Kangas
2021-11-13 18:49:57 -08:00
committed by GitHub
parent 32e72883a6
commit 06f3644b11

View File

@@ -21,8 +21,6 @@ on:
branches: [ develop ] branches: [ develop ]
paths-ignore: paths-ignore:
- 'static/**' - 'static/**'
schedule:
- cron: '36 7 * * 4'
jobs: jobs:
analyze: analyze: