add path check to package workflows
Signed-off-by: xsahil03x <xdsahil@gmail.com>
This commit is contained in:
@@ -6,7 +6,8 @@ env:
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened, ready_for_review, converted_to_draft]
|
||||
paths:
|
||||
- 'packages/**'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user