Merge 2094592b9a8ada9a385f955f96031351f69729cb into 27d5ce7f107fe9357f9df03efb73ab90386fccae

This commit is contained in:
Mogyuchi 2026-04-20 07:30:40 +00:00 committed by GitHub
commit 60520886d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ Caches have [branch scope restriction](https://docs.github.com/en/actions/using-
```yaml ```yaml
name: cleanup caches by a branch name: cleanup caches by a branch
on: on:
pull_request: pull_request_target:
types: types:
- closed - closed
workflow_dispatch: workflow_dispatch: