Merge 2094592b9a8ada9a385f955f96031351f69729cb into d4323d4df104b026a6aa633fdb11d772146be0bf

This commit is contained in:
Mogyuchi 2025-02-28 15:45:47 -08:00 committed by GitHub
commit feed49d99c
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: