diff --git a/.github/workflows/cleanup-resources.yaml b/.github/workflows/cleanup-resources.yaml index 043e626a96..5e3f19887a 100644 --- a/.github/workflows/cleanup-resources.yaml +++ b/.github/workflows/cleanup-resources.yaml @@ -7,7 +7,6 @@ on: jobs: cleanup-resources: runs-on: ubuntu-latest - secrets: inherit steps: - name: Cleanup resources run: python3 tests/cleanup_resources.py