Skip to content

Commit 278273d

Browse files
aclark4lifeCopilot
andcommitted
Add wagtail group to project template
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 5b9707d commit 278273d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/dbx_python_cli/config.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,11 @@ libmongocrypt = [
185185
"cd cmake-build && make",
186186
]
187187

188+
[repo.groups.wagtail]
189+
repos = [
190+
"git@github.com:wagtail/wagtail.git",
191+
]
192+
188193
[evergreen.mongo-python-driver]
189194
project_name = "mongo-python-driver"
190195

0 commit comments

Comments
 (0)