diff --git a/.github/workflows/cleanup-caches.yml b/.github/workflows/cleanup-caches.yml index 6fbbb2d74..4688a09d5 100644 --- a/.github/workflows/cleanup-caches.yml +++ b/.github/workflows/cleanup-caches.yml @@ -21,6 +21,5 @@ jobs: - name: Cleanup uses: 4m-mazi/souji-action@test with: - branch-name: | - refs/pull/713/merge + branch-names: ${{ inputs.branchName }} dry-run: true