Skip to content

Commit ec66251

Browse files
committed
Include version 1 branch in github pipelines
1 parent e6d0b91 commit ec66251

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, v1]
44
pull_request:
55

66
name: CI

0 commit comments

Comments
 (0)