From ff2a3645448dfdb82d15cc0dc30c5fdc49a459ae Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Mon, 20 Feb 2023 18:21:10 -0800 Subject: [PATCH] pr --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 7c3a06ea..03153d80 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -4,7 +4,7 @@ on: # publish only when pushed to master branches: - master - + pull_request: jobs: pypi-publish: name: pypi-publish