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

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: