Skip to content

Commit ef00aad

Browse files
authored
👷 Add workflow dispatch trigger
1 parent 7c7cea8 commit ef00aad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Publish Docker image
33
on:
44
push:
55
branches: [main]
6+
workflow_dispatch:
67

78
concurrency:
89
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)