diff --git a/.github/workflows/scheduled-repository-template-sync.yaml b/.github/workflows/scheduled-repository-template-sync.yaml index 920a6ad..7eea6e6 100644 --- a/.github/workflows/scheduled-repository-template-sync.yaml +++ b/.github/workflows/scheduled-repository-template-sync.yaml @@ -27,6 +27,7 @@ jobs: - name: Run syncronisation script run: | + set -x ls -la nhs-notify-repository-template/ ./scripts/githooks/sync-template-repo.sh diff --git a/scripts/config/.repository-template-sync-ignore b/scripts/config/.repository-template-sync-ignore index 009adf1..9cc4a33 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 +nhs-notify-repository-template # Files and Folders in this repository to ignore .vscode/