mirror of
https://github.com/unsplash/comment-on-pr.git
synced 2025-02-23 05:34:06 +08:00
Update readme
This commit is contained in:
parent
1133a003ac
commit
bb2c374758
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ A GitHub action to comment on the relevant open PR when a commit is pushed.
|
|||
|
||||
- Requires the `GITHUB_TOKEN` secret.
|
||||
- Requires the comment's message in the `msg` parameter.
|
||||
- Supports `push` and `pull_request` event types.
|
||||
- Supports `push`, `pull_request` and `pull_request_review` event types.
|
||||
|
||||
### Sample workflow
|
||||
|
||||
|
|
Loading…
Reference in a new issue