Skip to content

Commit 86c69ca

Browse files
committed
chore: 增加 release 分支支持
1 parent e54e37b commit 86c69ca

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/docker.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
- pack
7+
- release
78

89
jobs:
910
docker:

.github/workflows/pack.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
- pack
7+
- release
78
- hotfix
89

910
jobs:

0 commit comments

Comments
 (0)