diff --git a/README.md b/README.md index f026078..e7429bf 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Action bot for Github. Checks a repo's event stream and leaves a ghost comment w `yarn run force owner/repo pr_number`: force a comment on a specific pr, by number +`yanr run clean owner/repo pr_number`: removed any comments that match the owner and body requirements + You'll need to set some environment flags. Check `sample-env` for what is available, and you can copy the file to `.env` in the root and add your settings there as well. ### Personal Access Token