Skip to content

Commit 57bdacd

Browse files
committed
Update description
1 parent 2c02d7d commit 57bdacd

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Workflow Dispatch Plus
22

3-
Trigger other Github Action workflows, display a link to the run, and optionally
4-
wait for the result.
3+
Trigger other workflows, display a link, and optionally wait for the result.
54

65
## Usage
76

action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ branding:
22
color: green
33
icon: play
44
description:
5-
Trigger other Github Action workflows, display a link to the run, and
6-
optionally wait for the result.
5+
Trigger other workflows, display a link, and optionally wait for the result.
76
name: Workflow Dispatch Plus
87
inputs:
98
inputs:

0 commit comments

Comments
 (0)