Skip to content

Commit f7abc74

Browse files
committed
Remove branch filter for PR event in CodeQL workflow
1 parent 75b2f49 commit f7abc74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches: [main, releases/v*]
66
pull_request:
7-
branches: [main, releases/v*]
87
# Run checks on reopened draft PRs to support triggering PR checks on draft PRs that were opened
98
# by other workflows.
109
types: [opened, synchronize, reopened, ready_for_review]

0 commit comments

Comments
 (0)