Skip to content

Commit 4945e15

Browse files
committed
Add version-1.7 branch to github workflows
1 parent ad73983 commit 4945e15

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- version-1.7
78
paths-ignore:
89
- '**.md'
910
- 'docs/**'

.github/workflows/update-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- version-1.7
78

89
jobs:
910
update_draft_release:

0 commit comments

Comments
 (0)