Re-enable running workflow via PR temporarily

This commit is contained in:
Debanjum Singh Solanky
2022-08-14 05:08:59 +03:00
parent fed0b591af
commit 7ce9c3ecce

View File

@@ -4,6 +4,14 @@ on:
push:
tags:
- v*
pull_request:
branches:
- 'master'
paths:
- src/**
- setup.py
- Khoj.spec
- .github/workflows/release.yml
jobs:
publish: