This commit is contained in:
Mogyuchi
2026-01-29 11:47:01 +01:00
committed by GitHub

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: