aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-08-31 20:31:58 -0400
committerGitHub <[email protected]>2022-08-31 20:31:58 -0400
commitc25009e61b7810665a7f884ba9f793c040a0c8aa (patch)
treea61b3e890c2e5021973d3d5e0d7819333b4a389e /.github
parent05f85f328c162811e097defdd29a4154aec0b56d (diff)
downloadedify-c25009e61b7810665a7f884ba9f793c040a0c8aa.tar.xz
edify-c25009e61b7810665a7f884ba9f793c040a0c8aa.zip
Running CodeQL every hour
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/codeql-analysis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 1807489..5cf1df8 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -18,7 +18,7 @@ on:
# The branches below must be a subset of the branches above
branches: [ "main" ]
schedule:
- - cron: '45 12 * * 2'
+ - cron: '0 * * * *'
jobs:
analyze: