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: pull_request:
# The branches below must be a subset of the branches above # The branches below must be a subset of the branches above
branches: [main] branches: [main]
schedule: # schedule:
- cron: '0 23 * * 5' # - cron: '0 23 * * 5'
jobs: jobs:
analyze: analyze: