enh:workflow manual run

pull/256/head
Cullen Watson 2025-03-01 14:47:24 -06:00 committed by GitHub
parent 5463e5a664
commit 94c74d60f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
name: Publish JobSpy to PyPi
on: push
on:
push:
branches:
- main
workflow_dispatch:
jobs:
build-n-publish: