Skip to content

Commit b1a8bc2

Browse files
Update .github/workflows/codeql.yml
Co-authored-by: Copilot <[email protected]> Signed-off-by: Shahm Najeeb <[email protected]>
1 parent 617a0ba commit b1a8bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
pull_request:
1818
branches: [ "main" ]
1919
schedule:
20-
- cron: '00 0 * * 1'
20+
- cron: '0 0 * * 1'
2121

2222
jobs:
2323
analyze:

0 commit comments

Comments
 (0)