Merge 2094592b9a8ada9a385f955f96031351f69729cb into 36f1e144e1c8edb0a652766b484448563d8baf46

This commit is contained in:
Mogyuchi 2025-01-13 11:39:29 -08:00 committed by GitHub
commit ac4dccc796
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,7 +46,7 @@ This workflow uses `gh-actions-cache` to delete all the caches created by a bran
```yaml
name: cleanup caches by a branch
on:
pull_request:
pull_request_target:
types:
- closed
workflow_dispatch: