mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19: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/**
|
||||
- pyproject.toml
|
||||
- .github/workflows/pypi.yml
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
||||
Reference in New Issue
Block a user