mirror of https://github.com/Bunsly/JobSpy
enh:workflow manual run
parent
5463e5a664
commit
94c74d60f2
|
@ -1,5 +1,9 @@
|
||||||
name: Publish JobSpy to PyPi
|
name: Publish JobSpy to PyPi
|
||||||
on: push
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-n-publish:
|
build-n-publish:
|
||||||
|
|
Loading…
Reference in New Issue