Skip to content

Commit 15c7ed7

Browse files
committed
update branches push
Signed-off-by: matancarmeli7 <[email protected]>
1 parent 57d3b58 commit 15c7ed7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docker-push.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: make dockerx-build-and-push-multi-arch
22

33
on:
44
push:
5-
branches: [ main ]
5+
branches:
6+
- main
67

78
jobs:
89
push:

0 commit comments

Comments
 (0)