diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7974d1c7b9..ad57a5676d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -191,6 +191,7 @@ jobs: commit-hash: ${{ inputs.commit-hash }} pr-number: ${{ inputs.pr-number }} target-branch: ${{ inputs.target-branch }} + secrets: inherit run-k8s-tests-on-zvsi: needs: [publish-kata-deploy-payload-s390x, build-and-publish-tee-confidential-unencrypted-image]