Skip to content

Commit b80057d

Browse files
committed
Fix Docker image push is still active on push to main
1 parent 9ed47c7 commit b80057d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-docker-image.yml

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ name: Create and publish a Docker image
55
on:
66
workflow_dispatch:
77
push:
8-
branches: ['main']
98
tags: ['v*']
109

1110
env:

0 commit comments

Comments
 (0)