Skip to content

Commit d1e4f60

Browse files
committed
Update codeql-analysis.yml
Signed-off-by: jkalandaibm <[email protected]>
1 parent 84e1dc1 commit d1e4f60

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
@@ -18,7 +18,7 @@ on:
1818
# The branches below must be a subset of the branches above
1919
branches: [ master ]
2020
schedule:
21-
- cron: '15 2 * * 4'
21+
- cron: '10 1 * * 6'
2222

2323
jobs:
2424
analyze:

0 commit comments

Comments
 (0)