Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use
pull_request_target
to run PR block action (#6376)
To avoid requiring authorization to run the PR block action for new contributors, use `pull_request_target`. Running the workflow file from the destination branch does not require approval. - https://stackoverflow.com/questions/74957218/what-is-the-difference-between-pull-request-and-pull-request-target-event-in-git
- Loading branch information