mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-02 00:02:01 +00:00
Merge pull request #9947 from stevenhorsman/fix-cleanups-workflow-secret
gha: ci: Remove incorrect secrets line
This commit is contained in:
commit
4fd820abd2
1
.github/workflows/cleanup-resources.yaml
vendored
1
.github/workflows/cleanup-resources.yaml
vendored
@ -7,7 +7,6 @@ on:
|
||||
jobs:
|
||||
cleanup-resources:
|
||||
runs-on: ubuntu-latest
|
||||
secrets: inherit
|
||||
steps:
|
||||
- name: Cleanup resources
|
||||
run: python3 tests/cleanup_resources.py
|
||||
|
Loading…
Reference in New Issue
Block a user