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.
2 parents bae6902 + 89f5aff commit 86d0a8bCopy full SHA for 86d0a8b
.github/workflows/ci.yml
@@ -7,7 +7,6 @@ on:
7
push:
8
branches:
9
- main
10
- - renovate/*
11
12
jobs:
13
lint:
pnpm-workspace.yaml
@@ -1,5 +1,8 @@
1
packages:
2
- playground
3
+ignoredBuiltDependencies:
4
+ - esbuild
5
+ - unrs-resolver
6
onlyBuiltDependencies:
- '@rocicorp/zero-sqlite3'
- simple-git-hooks
0 commit comments