From a76ca91a089951845858cc4fed84b79fb849f339 Mon Sep 17 00:00:00 2001 From: John Mikos Date: Fri, 23 Jan 2026 10:11:35 +0000 Subject: [PATCH] fix: allow Kratix OSS to receive credentials for Git integration tests --- .github/workflows/kratix.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/kratix.yaml b/.github/workflows/kratix.yaml index a6f5447..90d3615 100644 --- a/.github/workflows/kratix.yaml +++ b/.github/workflows/kratix.yaml @@ -89,6 +89,7 @@ jobs: syntasso/ci/.github/workflows/test-kratix.yaml@main with: sha: ${{ github.event.inputs.sha }} + secrets: inherit release-kratix: needs: [test-kratix]