Skip to content

Commit

Permalink
add manual workflow dispatching
Browse files Browse the repository at this point in the history
  • Loading branch information
reinhard-brandstaedter committed Sep 23, 2024
1 parent 99ecb49 commit 028f1e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
tags: [ 'v*.*.*' ]
pull_request:
branches: [ "master" ]
workflow_dispatch:


env:
# Use docker.io for Docker Hub if empty
Expand Down

0 comments on commit 028f1e7

Please sign in to comment.