diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index fe627fc..d3f6502 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -109,6 +109,7 @@ jobs: publish-to-testpypi: name: Publish to TestPyPI runs-on: ubuntu-latest + if: github.repository == 'StevenLooman/async_upnp_client' needs: - markdown_lint - lint_test_build