Skip to content

Commit 2a7694d

Browse files
chore(ci): also run workflows for PRs targeting next (#931)
1 parent cf7da2b commit 2a7694d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
pull_request:
77
branches:
88
- master
9+
- next
910

1011
jobs:
1112
lint:

0 commit comments

Comments
 (0)