Skip to content

Commit db8c7f2

Browse files
committed
Add manual workflow trigger
1 parent ef8e422 commit db8c7f2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/proxy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ name: Docker Image
44

55
# Controls when the action will run.
66
on:
7+
workflow_dispatch:
8+
79
# When a release is published
810
release:
911
types: [published]

0 commit comments

Comments
 (0)