This commit is contained in:
Mogyuchi
2024-10-24 10:49:56 +02:00
committed by GitHub

View File

@@ -46,7 +46,7 @@ This workflow uses `gh-actions-cache` to delete all the caches created by a bran
```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: