Skip to content

Commit 34f572b

Browse files
authored
chore(ci): make it clear that PR policy is for packages/ (#9025)
chore(ci): make it clear that PR policy applies to versioned pkgs only Signed-off-by: Aviv Keller <me@aviv.sh>
1 parent ec199d0 commit 34f572b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pull-request-policy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
pull_request:
1111
branches:
1212
- main
13+
paths:
14+
- packages/**
1315
types: [opened, edited, synchronize, reopened, ready_for_review]
1416

1517
permissions:

0 commit comments

Comments
 (0)