Mogyuchi

Results 4 issues of 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)...

content
actions

### Why: Closes: #31321 ### What's being changed (if available, include any code snippets, screenshots, or gifs): ![image](https://github.com/github/docs/assets/69337624/f13919fb-77fc-434a-8002-0602dd17db25) ### Check off the following: - [x] I have reviewed my changes...

content
actions
waiting for review

## 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,...