diff --git a/README.md b/README.md index 3c4b6545f..01dd9f416 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ on: - master # pull_request event is required only for autolabeler pull_request: + # pull_request_target event is required for autolabeler to support PRs from forks + # pull_request_target: # Only following types are handled by the action, but one can default to all as well types: [opened, reopened, synchronize]