Skip to content

Commit bc290a5

Browse files
committed
ci: run CI on v2 pull requests
1 parent 51ee9d4 commit bc290a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- v2
7+
pull_request:
8+
branches:
9+
- v2
710

811
jobs:
912
test:

0 commit comments

Comments
 (0)