Skip to content

Commit 4f3f28f

Browse files
authored
Update codeql-analysis.yml
1 parent ba00f1e commit 4f3f28f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ on:
1717
pull_request:
1818
# The branches below must be a subset of the branches above
1919
branches: [ develop ]
20-
schedule:
21-
- cron: '20 22 * * 2'
20+
# schedule:
21+
# - cron: '20 22 * * 2'
2222

2323
jobs:
2424
analyze:

0 commit comments

Comments
 (0)