fix #6 - update the example for running a specific action
This commit is contained in:
parent
6f07c10d8c
commit
28af42867a
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ act
|
|||
act pull-request
|
||||
|
||||
# Run a specific action:
|
||||
act -t test
|
||||
act -a test
|
||||
|
||||
# Run in dry-run mode:
|
||||
act -n
|
||||
|
|
Loading…
Reference in a new issue