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 2c02d7d commit 57bdacdCopy full SHA for 57bdacd
README.md
@@ -1,7 +1,6 @@
1
# Workflow Dispatch Plus
2
3
-Trigger other Github Action workflows, display a link to the run, and optionally
4
-wait for the result.
+Trigger other workflows, display a link, and optionally wait for the result.
5
6
## Usage
7
action.yml
@@ -2,8 +2,7 @@ branding:
color: green
icon: play
description:
- Trigger other Github Action workflows, display a link to the run, and
- optionally wait for the result.
+ Trigger other workflows, display a link, and optionally wait for the result.
name: Workflow Dispatch Plus
8
inputs:
9
0 commit comments