Skip to content

Commit 1d4012a

Browse files
committed
ci: run CI on PRs targeting any branch
Supports stacked PRs — previously CI only ran on PRs to main. Push triggers remain main-only.
1 parent a7ca079 commit 1d4012a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
branches:
55
- main
66
pull_request:
7-
branches:
8-
- main
97
merge_group:
108
types:
119
- checks_requested

0 commit comments

Comments
 (0)