We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d203b3 commit 6dc091dCopy full SHA for 6dc091d
action.yml
@@ -1,4 +1,8 @@
1
-description: Create Workflow Dispatch
+branding:
2
+ color: green
3
+ icon: play
4
+description:
5
+ Trigger Github Action workflows, and optionally wait for the result.
6
name: Workflow Dispatch Plus
7
inputs:
8
0 commit comments