Update codeql-analysis.yml

This commit is contained in:
srgooglo 2020-10-08 16:39:26 +02:00 committed by GitHub
parent ff4f2aba85
commit 655811456e

View File

@ -7,12 +7,10 @@ name: "CodeQL"
on:
push:
branches: [master]
pull_request:
# The branches below must be a subset of the branches above
branches: [master]
schedule:
- cron: '0 18 * * 5'
- cron: '0 0 * * *'
jobs:
analyze: