mirror of
https://github.com/actions/labeler.git
synced 2025-12-10 19:50:54 +00:00
Update README.md
This commit is contained in:
@@ -242,7 +242,7 @@ for more details about access levels and event contexts.
|
||||
|
||||
## Notes regarding `pull_request_target`
|
||||
|
||||
When submitting a initial pull request to a repository using the `pull_request_target` event, the labeler action will not run on that pull request because the `pull_request_target` execution runs off the base branch instead of the pull request's branch. Unfortunately this means the introduction of the labeler can not be verified during that pull request and it needs to be committed blindly.
|
||||
When submitting a initial pull request to a repository using the `pull_request_target` event, the labeler workflow will not run on that pull request because the `pull_request_target` execution runs off the base branch instead of the pull request's branch. Unfortunately this means the introduction of the labeler can not be verified during that pull request and it needs to be committed blindly.
|
||||
|
||||
## Contributions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user