pull/1312/merge
Mogyuchi 3 weeks ago committed by GitHub
commit e2d09c6f33
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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:

Loading…
Cancel
Save