1 2 3 4 5 6 7 8 9
name: cleanup caches by a branch on: pull_request: types: - closed jobs: drop-cache: uses: Quantinuum/hugrverse-actions/.github/workflows/drop-cache.yml@main