We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef8e422 commit db8c7f2Copy full SHA for db8c7f2
1 file changed
.github/workflows/proxy.yml
@@ -4,6 +4,8 @@ name: Docker Image
4
5
# Controls when the action will run.
6
on:
7
+ workflow_dispatch:
8
+
9
# When a release is published
10
release:
11
types: [published]
0 commit comments