build: remove schedule for codeql

This commit is contained in:
Connor Tumbleson 2020-12-01 06:24:23 -05:00 committed by Connor Tumbleson
parent 3d92c2a95f
commit a2356faf92

View File

@ -4,10 +4,7 @@ on:
push:
branches: [ master ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
schedule:
- cron: '24 13 * * 1'
jobs:
analyze: