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.
1 parent 4d61fae commit 24765d1Copy full SHA for 24765d1
.github/workflows/validate-pr-description.yml
@@ -44,6 +44,7 @@ jobs:
44
if: steps.changes.outputs.everything_but_markdown == 'true'
45
uses: ./.github/actions/install-dependencies
46
with:
47
+ pnpm-filters: "./tools"
48
turbo-api: ${{ secrets.TURBO_API }}
49
turbo-team: ${{ secrets.TURBO_TEAM }}
50
turbo-token: ${{ secrets.TURBO_TOKEN }}
0 commit comments