We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dc5d12 commit a114e1dCopy full SHA for a114e1d
.github/workflows/docker-publish.yml
@@ -1,5 +1,6 @@
1
name: Publish Image
2
on:
3
+ workflow_dispatch:
4
schedule:
5
- cron: '22 4 * * *'
6
push:
0 commit comments