diff --git a/.github/workflows/main-workflow.yml b/.github/workflows/main-workflow.yml index 20badc0..a0ae60d 100644 --- a/.github/workflows/main-workflow.yml +++ b/.github/workflows/main-workflow.yml @@ -11,7 +11,6 @@ concurrency: jobs: cache-cleanup: if: ${{ always() }} - needs: test runs-on: ubuntu-latest permissions: # `actions:write` permission is required to delete caches