Skip to content

Commit

Permalink
Run CI jobs if yarn.lock changes (#4732)
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 authored Aug 16, 2024
1 parent d098a1d commit d63640f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- 'test/**'
- '.github/**/*.yaml'
- 'tsup.config.ts'
- 'yarn.lock'
build:
needs: changes
Expand Down

0 comments on commit d63640f

Please sign in to comment.