Mogyuchi
Mogyuchi
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows ### What part(s)...
### Why: Closes: #31321 ### What's being changed (if available, include any code snippets, screenshots, or gifs):  ### Check off the following: - [x] I have reviewed my changes...
## Description Change the workflow trigger event from `pull_request` to `pull_request_target` in the "cleanup caches by a branch" workflow example. ## Motivation and Context When triggered by the `pull_request` event,...