pull_request path should be src/khoj rather than src/

This commit is contained in:
sabaimran 2023-11-21 11:33:07 -08:00
parent 333cb3445c
commit 38144a7a69

View file

@ -3,7 +3,7 @@ name: test
on:
pull_request:
paths:
- src/**
- src/khoj/**
- tests/**
- config/**
- pyproject.toml