Skip to content

Commit b393002

Browse files
authored
do not build CodeQL on schedule
1 parent 00a3e47 commit b393002

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ on:
1919
pull_request:
2020
# The branches below must be a subset of the branches above
2121
branches: [ master ]
22-
schedule:
23-
- cron: '39 6 * * 0'
2422

2523
jobs:
2624
analyze:

0 commit comments

Comments
 (0)