diff --git a/workspace.yaml b/workspace.yaml index 3701b5c..f184fc4 100644 --- a/workspace.yaml +++ b/workspace.yaml @@ -9,6 +9,11 @@ repos: default_branch: main required: true + - name: base-cli + url: git@github.com:basefoundry/base-cli.git + default_branch: main + required: true + - name: base-workspace url: git@github.com:basefoundry/base-workspace.git default_branch: main