Skip to content

Commit 2b15f01

Browse files
committed
feat: disable custom branch/enable staging branch
1 parent 3b99db9 commit 2b15f01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- 'master'
7-
- 'docker-images'
7+
- 'staging'
88
tags:
99
- '*.*.*'
1010

0 commit comments

Comments
 (0)