Skip to content

Commit b2654c2

Browse files
fix: Fix bad config (#32)
* Reverts bad config added in PR #31.
1 parent 5f5c935 commit b2654c2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish-package.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
pull_request:
8-
branches:
9-
- main
107
tags:
118
- v*
129
pull_request:
@@ -23,7 +20,6 @@ on:
2320
- false
2421
- true
2522

26-
2723
jobs:
2824
build-and-publish:
2925
name: Build and publish Python distro to (Test)PyPI

0 commit comments

Comments
 (0)