Skip to content

Commit 522b41e

Browse files
authored
Update codeql-analysis.yml
1 parent 95c2ff9 commit 522b41e

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: '37 19 * * 5'
20+
# schedule:
21+
# - cron: '37 19 * * 5'
2222

2323
jobs:
2424
analyze:

0 commit comments

Comments
 (0)