Skip to content

cleanup caches by a branch #301

cleanup caches by a branch

cleanup caches by a branch #301

name: cleanup caches by a branch
on:
pull_request_target:
types:
- closed
delete:
workflow_dispatch:
jobs:
cleanup:
runs-on: ubuntu-latest
permissions:
actions: write
steps:
- name: Cleanup
uses: 4m-mazi/souji-action@main
with:
dry-run: false