Skip to content

Commit 36bf1c0

Browse files
authored
Run CodeQL analysis on cron job only (#1374)
1 parent cc3a52d commit 36bf1c0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/codeql-analysis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: "Code scanning - action"
22

33
on:
4-
push:
5-
pull_request:
64
schedule:
75
- cron: '0 0 * * 4'
86

0 commit comments

Comments
 (0)