From 083b83d063a889e3a5c1c6b2c5e28fafff958f47 Mon Sep 17 00:00:00 2001 From: aidenvaines-bjss Date: Mon, 9 Sep 2024 15:14:24 +0100 Subject: [PATCH] CCM-6405 fix script repo checkout --- .github/workflows/scheduled-repository-template-sync.yaml | 1 + scripts/config/.repository-template-sync-ignore | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/scheduled-repository-template-sync.yaml b/.github/workflows/scheduled-repository-template-sync.yaml index a227476..570a2cf 100644 --- a/.github/workflows/scheduled-repository-template-sync.yaml +++ b/.github/workflows/scheduled-repository-template-sync.yaml @@ -6,6 +6,7 @@ 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 9cc4a33..2626b4a 100644 --- a/scripts/config/.repository-template-sync-ignore +++ b/scripts/config/.repository-template-sync-ignore @@ -1,6 +1,6 @@ # Files and folders to ignore when syncing nhs-notify-repository-template back in to this repository scripts/config/.repository-template-sync-ignore -nhs-notify-repository-template +nhs-notify-repository-template/ # Files and Folders in this repository to ignore .vscode/