We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
packages/
1 parent ec199d0 commit 34f572bCopy full SHA for 34f572b
1 file changed
.github/workflows/pull-request-policy.yml
@@ -10,6 +10,8 @@ on:
10
pull_request:
11
branches:
12
- main
13
+ paths:
14
+ - packages/**
15
types: [opened, edited, synchronize, reopened, ready_for_review]
16
17
permissions:
0 commit comments