docs: add clean script to readme

This commit is contained in:
2018-10-23 15:10:14 -07:00
parent f3773f7ee7
commit b728b8ef50

View File

@@ -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