diff --git a/.github/workflows/downstream.yml b/.github/workflows/downstream.yml index 99675f8fa..dce99736b 100644 --- a/.github/workflows/downstream.yml +++ b/.github/workflows/downstream.yml @@ -2,10 +2,9 @@ name: Poetry Downstream Tests on: workflow_dispatch: -# TODO: enable again after updating Poetry to use poetry-core 2.0.0 -# pull_request: {} -# push: -# branches: [main] + pull_request: {} + push: + branches: [main] jobs: tests: