Skip to content

Commit 3d57a82

Browse files
committed
Run CI on 4.x branch PRs
1 parent ff8b6c4 commit 3d57a82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/job.test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ on:
66
- master
77
- 2.x
88
- 3.x
9+
- 4.x
910
pull_request:
1011
branches:
1112
- master
1213
- 2.x
1314
- 3.x
15+
- 4.x
1416
workflow_dispatch:
1517

1618
# TODO: might need to tweak `group`

0 commit comments

Comments
 (0)