From 61d5028b4c8aec7d1c37b8f7e31c630949dabd9b Mon Sep 17 00:00:00 2001 From: Mencken Davidson <76002183+menckend@users.noreply.github.com> Date: Wed, 23 Oct 2024 18:11:47 -0400 Subject: [PATCH] Update publish-release-to-pypi.yaml --- .github/workflows/publish-release-to-pypi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish-release-to-pypi.yaml b/.github/workflows/publish-release-to-pypi.yaml index 4fb430d..4b9b90a 100644 --- a/.github/workflows/publish-release-to-pypi.yaml +++ b/.github/workflows/publish-release-to-pypi.yaml @@ -5,6 +5,7 @@ on: types: [published] branches: - main + - '!test' jobs: build: environment: