mirror of
https://github.com/actions/labeler.git
synced 2025-12-12 12:37:48 +00:00
README: tweak documentation on token permissions
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user