Skip to content

Commit b351a4e

Browse files
committed
Changed cron
1 parent a09d658 commit b351a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
# The branches below must be a subset of the branches above
88
branches: [ main ]
99
schedule:
10-
- cron: '24 1 * * 1'
10+
- cron: '0 4 * * 5'
1111

1212
jobs:
1313
analyze:

0 commit comments

Comments
 (0)