Skip to content

Commit f54131a

Browse files
authored
Update codeql.yml
1 parent d17b681 commit f54131a

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
@@ -18,8 +18,8 @@ on:
1818
pull_request:
1919
# The branches below must be a subset of the branches above
2020
branches: [ master ]
21-
schedule:
22-
- cron: '16 1 * * 5'
21+
# schedule:
22+
# - cron: '16 1 * * 5'
2323

2424
jobs:
2525
analyze:

0 commit comments

Comments
 (0)