Turn off codeql chron

This commit is contained in:
Caden Kriese 2021-10-01 19:50:38 -07:00 committed by GitHub
parent cc65d56b9f
commit 167f84ea7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,8 @@ on:
pull_request:
# The branches below must be a subset of the branches above
branches: [main]
schedule:
- cron: '0 23 * * 5'
# schedule:
# - cron: '0 23 * * 5'
jobs:
analyze: