README: tweak documentation on token permissions

This commit is contained in:
Edward Thomson
2020-02-05 17:30:53 +00:00
parent 2b75d22987
commit 05785e27d6

View File

@@ -2,7 +2,7 @@
Pull request labeler triages PRs based on the paths that are modified in the PR.
**Caveat:** This only works when the PRs come from inside same account/organization. (if the PR is from a forked repo, like is commmon in many OSS projects, this action will not work due to lack of permissions).
Note that only pull requests being opened from the same repository can be labeled. This action will not currently work for pull requests from forks -- like is common in open source projects -- because the token for forked pull request workflows does not have write permissions.
## Usage