Skip to content

Commit 2c02d7d

Browse files
committed
Elaborate on action description
1 parent b49abb7 commit 2c02d7d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

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

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

56
## Usage
67

action.yml

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

0 commit comments

Comments
 (0)