diff --git a/.github/workflows/tests-pypi.yml b/.github/workflows/tests-pypi.yml index fcc1657779..c22819b5d0 100644 --- a/.github/workflows/tests-pypi.yml +++ b/.github/workflows/tests-pypi.yml @@ -2,6 +2,7 @@ name: PyPI Tests # We don't want pushes (or PRs) to gh-pages to kick anything off on: + workflow_call: push: branches: - main