add path check to package workflows

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2023-04-07 02:28:18 +05:30
committed by xsahil03x
parent d7e6878a60
commit eabb9d778b
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -6,6 +6,8 @@ env:
on:
pull_request:
paths:
- 'packages/**'
push:
branches:
- master