WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit d5af4a0

Browse files
committed
chore(copier): update main config file
1 parent 9f882f9 commit d5af4a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ workflow_configs:
2929
- source: "repo"
3030
repo: "mongodb/docs-sample-apps"
3131
branch: "main" # optional, defaults to main
32-
path: ".copier/workflows/config.yaml"
32+
path: ".copier/config.yaml"
3333
enabled: true
3434

3535
# --------------------------------------------------------------------------
@@ -38,7 +38,7 @@ workflow_configs:
3838
- source: "repo"
3939
repo: "10gen/docs-mongodb-internal"
4040
branch: "main"
41-
path: ".copier/workflows/config.yaml"
41+
path: ".copier/config.yaml"
4242
enabled: true
4343

4444
# --------------------------------------------------------------------------
@@ -47,7 +47,7 @@ workflow_configs:
4747
- source: "repo"
4848
repo: "mongodb/docs-code-examples"
4949
branch: "main"
50-
path: ".copier/workflows/config.yaml"
50+
path: ".copier/config.yaml"
5151
enabled: false
5252

5353
# --------------------------------------------------------------------------

0 commit comments

Comments
 (0)