This commit is contained in:
Mogyuchi 2025-04-04 22:22:19 +00:00 committed by GitHub
commit a4f2e95cb5
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
name: cleanup caches by a branch
on:
pull_request:
pull_request_target:
types:
- closed
workflow_dispatch: