nwtgck/actions-comment-run

392
nwtgck/actions-comment-run

Execute comment from issues and pull requests
Say “hello, world”
You can make GitHub Actions Bot to say “hello, world”.
Post comment below on your issue or pull request.
For shorter, you can use as follows.
@github-actions run
“`js
(async () => {
…
Read More