Skip to content

Commit c0e5cbd

Browse files
CI: add release-1.4 branch to CI workflow
1 parent 08fb677 commit c0e5cbd

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.4
67
push:
78
branches:
89
- master
10+
- release-1.4
911
tags: '*'
1012
jobs:
1113
test:

0 commit comments

Comments
 (0)