mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-09 05:39:12 +00:00
Support workflow dispatch events for running the pypi.yml job
This commit is contained in:
1
.github/workflows/pypi.yml
vendored
1
.github/workflows/pypi.yml
vendored
@@ -19,6 +19,7 @@ on:
|
|||||||
- src/interface/web/**
|
- src/interface/web/**
|
||||||
- pyproject.toml
|
- pyproject.toml
|
||||||
- .github/workflows/pypi.yml
|
- .github/workflows/pypi.yml
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
|||||||
Reference in New Issue
Block a user