Skip to content

Commit 612f715

Browse files
committed
Python workflow: auto-release (once)
1 parent 1209584 commit 612f715

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ jobs:
160160
release:
161161
name: Release
162162
runs-on: ubuntu-latest
163-
workflow_dispatch:
164163
# if: "startsWith(github.ref, 'refs/tags/')"
165164
# needs: [linux, musllinux, windows, macos, sdist] # musl and linux ignored for now
166165
needs: [windows, macos, sdist]

0 commit comments

Comments
 (0)