diff --git a/README.md b/README.md index b675f1b8..88a6780a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ label3: - example3/* - example3/**/*.yml ``` -Then create a workflow: +Then create a workflow utilizing the labeler action, granting access to the GITHUB_TOKEN so the action can make calls to GitHub's rest API: ``` name: "Pull Request Labeler" on: