Disable scheduled CodeQL runs

This commit is contained in:
2020-11-28 19:44:09 -06:00
parent 987dcc370f
commit b71f2c4302

View File

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