fix #6 - update the example for running a specific action

This commit is contained in:
Casey Lee 2019-01-15 21:44:17 -08:00
parent 6f07c10d8c
commit 28af42867a
No known key found for this signature in database
GPG key ID: 4CC378651BF9C168

View file

@ -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