From 5301df2b2b8a930f64caaa8d18c4cfe403e10a18 Mon Sep 17 00:00:00 2001 From: Adam Date: Thu, 14 Dec 2023 07:50:39 +0100 Subject: [PATCH] test --- .github/workflows/reusable-lightweight.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/reusable-lightweight.yml b/.github/workflows/reusable-lightweight.yml index 111a23dc6..819440ac0 100644 --- a/.github/workflows/reusable-lightweight.yml +++ b/.github/workflows/reusable-lightweight.yml @@ -61,8 +61,9 @@ jobs: steps: - name: Repo checkout uses: actions/checkout@v3 - # with: - # repository: splunk/addonfactory-workflow-addon-release + with: + repository: splunk/addonfactory-workflow-addon-release + ref: fix/lightweight-workflow-ADDON-66448 - id: get-sha uses: ./.github/actions/_called-wf-sha with: