mirror of
https://github.com/khoj-ai/khoj.git
synced 2025-02-20 06:55:08 +00:00
Revert release workflow to only run on creation of git tags
This commit is contained in:
parent
357b584142
commit
34cfc0382b
1 changed files with 0 additions and 8 deletions
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
|
@ -4,14 +4,6 @@ on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- v*
|
- v*
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- 'master'
|
|
||||||
paths:
|
|
||||||
- src/**
|
|
||||||
- setup.py
|
|
||||||
- Khoj.spec
|
|
||||||
- .github/workflows/release.yml
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
|
Loading…
Add table
Reference in a new issue