diff --git a/config/lsdb_workflows.yaml b/config/lsdb_workflows.yaml index 7bf6a013cea..510db64eda8 100644 --- a/config/lsdb_workflows.yaml +++ b/config/lsdb_workflows.yaml @@ -25,6 +25,12 @@ repos: smoke-test: smoke-test.yml live-build: testing-and-coverage.yml + - repo: hats-tap + owner: astronomy-commons + smoke-test: smoke-test.yml + benchmarks: asv-nightly.yml + live-build: testing-and-coverage.yml + - repo: lsdb owner: astronomy-commons smoke-test: smoke-test.yml @@ -44,6 +50,10 @@ repos: other_workflows: - smoke_test_conda.yml + - repo: lsdb-server + owner: astronomy-commons + live-build: build.yml + - repo: nested-pandas owner: lincc-frameworks smoke-test: smoke-test.yml