Skip to content

Commit 01bfbc5

Browse files
authored
Running CodeQL on every PR takes forever (#534)
1 parent b42284a commit 01bfbc5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/codeql.yml

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: "CodeQL"
33
on:
44
push:
55
branches: [ "trunk" ]
6-
pull_request:
7-
branches: [ "*" ]
86
schedule:
97
- cron: '33 23 * * 4'
108

0 commit comments

Comments
 (0)