Skip to content

Commit ac66b8e

Browse files
Commented the scheduled cron job
1 parent fb02e86 commit ac66b8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ on:
1616
branches: [ "main" ]
1717
pull_request:
1818
branches: [ "main" ]
19-
schedule:
20-
- cron: '37 2 * * 5'
19+
# schedule:
20+
# - cron: '37 2 * * 5'
2121

2222
jobs:
2323
analyze:

0 commit comments

Comments
 (0)