Skip to content

Commit eb8aae7

Browse files
committed
Keep weekly analysis only
1 parent d7656df commit eb8aae7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/codeql.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: "CodeQL Advanced"
22

33
on:
4-
push:
5-
branches: [ "main" ]
6-
pull_request:
7-
branches: [ "main" ]
4+
# push:
5+
# branches: [ "main" ]
6+
# pull_request:
7+
# branches: [ "main" ]
88
schedule:
99
- cron: '39 18 * * 0'
1010

0 commit comments

Comments
 (0)