Skip to content

Commit e45b5b7

Browse files
committed
Update CI
1 parent 0dc1169 commit e45b5b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Continuous Integration
33
on:
44
pull_request:
55
branches:
6-
- main
6+
- v1
77
push:
88
branches:
9-
- main
9+
- v1
1010

1111
permissions:
1212
contents: read

0 commit comments

Comments
 (0)