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 e352e67 commit a97df3dCopy full SHA for a97df3d
.github/workflows/checks.yml
@@ -68,7 +68,7 @@ jobs:
68
node-version: 22
69
cache: 'pnpm'
70
- name: Check package.json files
71
- run: pnpm --package=@trigen/lint-package-json dlx lint-package-json --monorepo --ignore examples
+ run: pnpm --package=@trigen/lint-package-json dlx lint-package-json --monorepo --ignore sandboxes
72
storybook:
73
runs-on: ubuntu-latest
74
needs: list-workspaces
0 commit comments