Update codeql-analysis.yml

This commit is contained in:
srgooglo 2020-10-08 16:39:26 +02:00 committed by GitHub
parent 2e6db0c645
commit 95a8010042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: