Skip to content

Commit 1db0def

Browse files
CI: add release-1.9 branch to CI workflow
(cherry picked from commit 7b4c99a)
1 parent 1133b48 commit 1db0def

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
@@ -3,9 +3,11 @@ on:
33
pull_request:
44
branches:
55
- master
6+
- release-1.9
67
push:
78
branches:
89
- master
10+
- release-1.9
911
tags: '*'
1012
jobs:
1113
test:

0 commit comments

Comments
 (0)