Explain this action fails for fork/PR model

Resolves #12 via documentation.
This commit is contained in:
Josh Goebel
2020-02-02 11:11:07 -05:00
committed by Edward Thomson
parent 317937c3d2
commit 2b75d22987

View File

@@ -2,6 +2,8 @@
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).
## Usage
### Create `.github/labeler.yml`