Skip to content

Commit ba69706

Browse files
committed
Change code ql to weekly only
1 parent e64a2f5 commit ba69706

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
name: "CodeQL"
1414

1515
on:
16-
push:
17-
branches: [ main ]
18-
pull_request:
19-
# The branches below must be a subset of the branches above
20-
branches: [ main ]
16+
# push:
17+
# branches: [ main ]
18+
# pull_request:
19+
# # The branches below must be a subset of the branches above
20+
# branches: [ main ]
2121
schedule:
2222
- cron: '24 14 * * 5'
2323

0 commit comments

Comments
 (0)