s/pull-request/pull_request

pull-request isn't an event type but pull_request is!
This commit is contained in:
Chase Adams 2019-04-02 11:11:59 -07:00 committed by GitHub
parent 048759a125
commit 4c09cbb045
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ act -l
act
# Run a specific event:
act pull-request
act pull_request
# Run a specific action:
act -a test