Fix issue with trigger

This commit is contained in:
2023-10-29 17:14:58 +01:00
parent e32f836a3c
commit da5592124e
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -2,8 +2,6 @@ name: Publish Python package to PyPI
on:
push:
branches:
- master
tags:
- '*'
@@ -2,8 +2,6 @@ name: Publish Python package to TestPyPI
on:
push:
branches:
- master
tags:
- '*'