changed when the ci should run

This commit is contained in:
Schmieder, Jacob
2024-05-31 12:48:56 +00:00
parent 74a37f0732
commit 571176589d
+3 -2
View File
@@ -2,10 +2,11 @@ name: Publish Python 🐍 distribution 📦 to PyPI and TestPyPI
on: on:
push: push:
branches:
- develop
tags: tags:
- v* # Push tags to trigger the workflow - v* # Push tags to trigger the workflow
pull_request:
branches:
- develop
workflow_dispatch: workflow_dispatch:
inputs: inputs:
test: test: