Skip to content

Commit ef5d6d7

Browse files
enable workflow dispatch
1 parent 0c674b0 commit ef5d6d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
tags: [ 'v*.*.*' ]
1313
pull_request:
1414
branches: [ "main" ]
15+
workflow_dispatch:
1516

1617
env:
1718
# Use docker.io for Docker Hub if empty

0 commit comments

Comments
 (0)