We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
yarn.lock
1 parent d098a1d commit d63640fCopy full SHA for d63640f
.github/workflows/test.yaml
@@ -19,6 +19,7 @@ jobs:
19
- 'test/**'
20
- '.github/**/*.yaml'
21
- 'tsup.config.ts'
22
+ - 'yarn.lock'
23
24
build:
25
needs: changes
0 commit comments