diff --git a/README.md b/README.md index e964da1..af55880 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ The labeler action is also available for pull requests. Make sure the workflow i ``` on: - pull_requests: + pull_request: types: [opened, edited] ```