Merge pull request #9947 from stevenhorsman/fix-cleanups-workflow-secret

gha: ci: Remove incorrect secrets line
This commit is contained in:
Steve Horsman 2024-07-01 16:30:37 +01:00 committed by GitHub
commit 4fd820abd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,6 @@ on:
jobs:
cleanup-resources:
runs-on: ubuntu-latest
secrets: inherit
steps:
- name: Cleanup resources
run: python3 tests/cleanup_resources.py