Skip to content

Commit c6797de

Browse files
committed
chore: remove branch trigger from Docker publish workflow
1 parent 0f28844 commit c6797de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Docker Image CI/CD
22

33
on:
44
push:
5-
branches: [ "main" ]
65
tags: [ 'v*.*.*' ]
76

87
env:

0 commit comments

Comments
 (0)