Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit 70aeaf7

Browse files
authored
Update .copier/workflows/main.yaml
1 parent 21a6f31 commit 70aeaf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.copier/workflows/main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ defaults:
1616
enabled: true
1717
file: "deprecated_examples.json"
1818
exclude:
19-
- "**/dist/**"
20-
- "**/build/**"
19+
- "**/dist/**"
20+
- "**/build/**"
2121
- "**/.env"
2222
- "**/.env.*"
2323
- "**/node_modules/**"

0 commit comments

Comments
 (0)