Skip to content

Commit 9c30f0a

Browse files
update github CI
1 parent 2a2b1cf commit 9c30f0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main-branch-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Docker Build and Publish
22

33
on:
44
push:
5-
branches: [main]
5+
branches: [ "main", "release/*" ]
66

77
jobs:
88
docker:

0 commit comments

Comments
 (0)