From d54faabd3865b35123a3fe43830cb84a6e7f1a38 Mon Sep 17 00:00:00 2001 From: aidenvaines-bjss Date: Mon, 9 Sep 2024 15:19:16 +0100 Subject: [PATCH] CCM-6405 fix script repo checkout --- .github/workflows/scheduled-repository-template-sync.yaml | 1 - scripts/config/.repository-template-sync-ignore | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scheduled-repository-template-sync.yaml b/.github/workflows/scheduled-repository-template-sync.yaml index 570a2cf..a227476 100644 --- a/.github/workflows/scheduled-repository-template-sync.yaml +++ b/.github/workflows/scheduled-repository-template-sync.yaml @@ -6,7 +6,6 @@ on: workflow_dispatch: permissions: - actions: write contents: write pull-requests: write checks: read diff --git a/scripts/config/.repository-template-sync-ignore b/scripts/config/.repository-template-sync-ignore index 2626b4a..7564f3e 100644 --- a/scripts/config/.repository-template-sync-ignore +++ b/scripts/config/.repository-template-sync-ignore @@ -1,5 +1,6 @@ # Files and folders to ignore when syncing nhs-notify-repository-template back in to this repository scripts/config/.repository-template-sync-ignore +.github/workflows/ nhs-notify-repository-template/ # Files and Folders in this repository to ignore