We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1de7b90 commit 4a75972Copy full SHA for 4a75972
.github/workflows/codeql.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
branches: [ "main" ]
8
schedule:
9
- - cron: '29 8 * * 3'
+ - cron: '29 8 * * 6'
10
11
jobs:
12
analyze:
0 commit comments