We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab50b0 commit 90b108bCopy full SHA for 90b108b
.github/workflows/codeql.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
branches: [ "main", "Dev" ]
8
schedule:
9
- - cron: '33 14 * * 1'
+ - cron: '* * * * *'
10
11
jobs:
12
analyze:
0 commit comments