Skip to content

Commit d63640f

Browse files
authored
Run CI jobs if yarn.lock changes (#4732)
1 parent d098a1d commit d63640f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- 'test/**'
2020
- '.github/**/*.yaml'
2121
- 'tsup.config.ts'
22+
- 'yarn.lock'
2223
2324
build:
2425
needs: changes

0 commit comments

Comments
 (0)