Skip to content

Commit 3144f0e

Browse files
Update .github/workflows/codeql.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Shahm Najeeb <Nirt_12023@outlook.com>
1 parent 53e564c commit 3144f0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)