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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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