Reduce CodeQL runs - only on schedule

This commit is contained in:
Bert Blommers 2022-01-25 15:58:42 -01:00 committed by GitHub
parent d5fcc31763
commit 05f5bbc568
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,11 +12,6 @@
name: "CodeQL"
on:
push:
branches: [ master ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
schedule:
- cron: '00 12 * * 4'