We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddb5ac0 commit d80b7a4Copy full SHA for d80b7a4
1 file changed
.github/workflows/docker-publish.yml
@@ -8,6 +8,7 @@
8
name: Publish to Docker Hub
9
10
on:
11
+ workflow_dispatch:
12
push:
13
branches: [main]
14
paths-ignore:
0 commit comments