Skip to content

Commit 4acc624

Browse files
committed
Update github pipeline to test version-2 branch as well
1 parent 08bf52b commit 4acc624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
push:
3-
branches: [master, ci]
3+
branches: [master, version-2]
44
pull_request:
55

66
name: CI

0 commit comments

Comments
 (0)