some use cases

This commit is contained in:
Michael Shick 2019-11-25 18:23:35 -05:00
parent 0f7c123bc8
commit 17fee5173a
No known key found for this signature in database
GPG key ID: ADF5BC9704BB4A61
2 changed files with 7 additions and 1 deletions

View file

@ -20,3 +20,8 @@ with:
- Fast, runs in the GitHub Actions node.js runtime; no Docker pull needed.
- Multiple posts of the same comment optionally allowable.
- Supports emoji 😂😂😂!
## Use Case
- Adding a deployed app URL to a PR issue
- Printing some sort of output to the PR issue for human-readability

View file

@ -17,7 +17,8 @@
"Actions",
"javascript",
"pull request",
"comments"
"comments",
"pr"
],
"author": "GitHub",
"license": "MIT",