diff --git a/.github/workflows/documentation_test.yml b/.github/workflows/documentation_test.yml index 3db2bb3..7f24a5e 100644 --- a/.github/workflows/documentation_test.yml +++ b/.github/workflows/documentation_test.yml @@ -6,7 +6,7 @@ on: [main] push: branches: - [main, dev] + [main, dev, pyOpenSci-review] # Allows you to run this workflow manually from the Actions tab #workflow_dispatch: