Skip to content

Commit 984f1b8

Browse files
authored
chore: Remove CodeQL schedule (for now)
1 parent 2309ce2 commit 984f1b8

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
@@ -11,8 +11,8 @@ on:
1111
branches: [ "main" ]
1212
pull_request:
1313
branches: [ "main" ]
14-
schedule:
15-
- cron: '27 2 * * 6'
14+
# schedule:
15+
# - cron: '27 2 * * 6'
1616

1717
jobs:
1818
analyze:

0 commit comments

Comments
 (0)