Skip to content

Commit 0aefd15

Browse files
committed
CCM-8881: Fix includes format for examples
1 parent dedeca2 commit 0aefd15

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/config/.repository-template-sync-ignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Files and folders to ignore when syncing nhs-notify-repository-template back in to this repository
2-
.github/workflows/
32
nhs-notify-repository-template/
43

54
# Files and Folders in this repository to ignore
@@ -18,7 +17,7 @@ scripts/config/sonar-scanner.properties
1817
# Files and Folders in the template repository to disregard
1918
.devcontainer/
2019
.github/workflows/cicd-*.yaml
21-
*/examples/
20+
scripts/**/examples/
2221
docs/
2322
infrastructure/terraform/components/
2423
scripts/docker/examples/

0 commit comments

Comments
 (0)