3
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-08-25 22:26:00 +00:00
This commit is contained in:
Mogyuchi 2025-08-19 13:52:14 +08:00 committed by GitHub
commit e2d09c6f33
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 ```yaml
name: cleanup caches by a branch name: cleanup caches by a branch
on: on:
pull_request: pull_request_target:
types: types:
- closed - closed
workflow_dispatch: workflow_dispatch: