Skip to content

Commit 0c83646

Browse files
committed
ci: run tests against 1.x branch
1 parent be1e3bf commit 0c83646

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ on:
44
push:
55
branches:
66
- main
7+
- 1.x
78
pull_request:
89
branches:
910
- main
11+
- 1.x
1012

1113
permissions: {}
1214

0 commit comments

Comments
 (0)