mirror of
https://github.com/bckelley/tconnectsync.git
synced 2026-08-24 03:34:12 -05:00
workflows: only publish to pypi on dispatch
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
name: Publish to PyPI
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
on: workflow_dispatch
|
||||
|
||||
jobs:
|
||||
build-binary:
|
||||
|
||||
Reference in New Issue
Block a user