Skip to content

Commit 8ad4171

Browse files
committed
run tests against PRs against v5 branch
1 parent 58f88b5 commit 8ad4171

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ on:
55
branches:
66
- master
77
- v4.0
8+
- v5
89
pull_request:
910
branches:
1011
- master
1112
- v4.0
12-
13+
- v5
1314
jobs:
1415
tests:
1516
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)