This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nielsperetzke
/
healthchecks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
Browse Source
Add workflow_dispatch for testing
pull/541/head
Pēteris Caune
3 years ago
parent
83eb10b99e
commit
92ef81c0a5
No known key found for this signature in database
GPG Key ID:
E28D7679E9A9EDE2
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.github/workflows/publish_docker_image.yml
+ 1
- 0
.github/workflows/publish_docker_image.yml
View File
@ -3,6 +3,7 @@ name: Publish Docker image
on
:
release:
types
:
[
published]
workflow_dispatch:
jobs:
push_to_registry:
Write
Preview
Loading…
Cancel
Save