Skip to content

Commit

Permalink
CCM-6405 fix script repo checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenvaines-bjss committed Sep 9, 2024
1 parent a960702 commit 62382de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scheduled-repository-template-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:

- name: Run syncronisation script
run: |
set -x
ls -la nhs-notify-repository-template/
./scripts/githooks/sync-template-repo.sh
Expand Down
1 change: 1 addition & 0 deletions scripts/config/.repository-template-sync-ignore
Original file line number Diff line number Diff line change
@@ -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/
Expand Down

0 comments on commit 62382de

Please sign in to comment.