From e972e8cd90756753ebb74fcbbc2afb3ebf647b00 Mon Sep 17 00:00:00 2001 From: Calinator444 Date: Thu, 31 Oct 2024 18:23:34 +1100 Subject: [PATCH] set rules content checkout to cut-content-strip --- .github/workflows/template-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/template-build.yml b/.github/workflows/template-build.yml index 86e14b74f..3ae61ac96 100644 --- a/.github/workflows/template-build.yml +++ b/.github/workflows/template-build.yml @@ -37,7 +37,7 @@ jobs: with: repository: SSWConsulting/SSW.Rules.Content path: SSW.Rules.Content - ref: main + ref: tina/cut-content-stripped fetch-depth: 0 - name: Record the latest SHA for the content repo