summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2022-11-02 13:30:02 +0100
committerGravatar Nikias Bassen2022-11-02 13:30:02 +0100
commit155861581817cdb02ec2470ab33fdeee128a5f23 (patch)
tree44a76ee0f87bcec7721dc3fa5de1a49a3d6e7243
parent8778188bc3d4755499563aca618bf51f8f9f2444 (diff)
downloadlibplist-155861581817cdb02ec2470ab33fdeee128a5f23.tar.gz
libplist-155861581817cdb02ec2470ab33fdeee128a5f23.tar.bz2
[github-actions] CodeQL: No need for scheduled run since it runs on every push
-rw-r--r--.github/workflows/codeql-analysis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index e38ee6e..42fc5d7 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -11,8 +11,6 @@ on:
pull_request:
# The branches below must be a subset of the branches above
branches: [master]
- schedule:
- - cron: '0 6 * * 4'
jobs:
analyze: