Skip to content

Commit 46bf713

Browse files
committed
chore: kill codeQL for PRs
It's never been useful once and takes forever to run
1 parent cf8358b commit 46bf713

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ name: "CodeQL"
88
on:
99
push:
1010
branches: [main]
11-
pull_request:
12-
# The branches below must be a subset of the branches above
13-
branches: [main]
1411
schedule:
1512
- cron: '0 22 * * 4'
1613

0 commit comments

Comments
 (0)