forked from GithubBackups/healthchecks
Add workflow_dispatch for testing
This commit is contained in:
parent
83eb10b99e
commit
92ef81c0a5
1
.github/workflows/publish_docker_image.yml
vendored
1
.github/workflows/publish_docker_image.yml
vendored
@ -3,6 +3,7 @@ name: Publish Docker image
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
push_to_registry:
|
||||
|
Loading…
x
Reference in New Issue
Block a user