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 27cfb8c commit b0c5aa4Copy full SHA for b0c5aa4
.github/workflows/docker-publish.yml
@@ -6,6 +6,7 @@ name: Docker
6
# documentation.
7
8
on:
9
+ workflow_dispatch:
10
schedule:
11
- cron: '38 4 * * *'
12
push:
0 commit comments