Core: Update codeql action to only run once a week

This commit is contained in:
Mike Auty
2023-01-29 12:42:17 +00:00
parent 91ec909b3c
commit c2a1afb0ba
-5
View File
@@ -12,11 +12,6 @@
name: "CodeQL"
on:
push:
branches: [ "develop" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "develop" ]
schedule:
- cron: '16 8 * * 0'