We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a5cdaf commit 9064666Copy full SHA for 9064666
1 file changed
.github/workflows/changesets-renovate.yml
@@ -4,7 +4,7 @@ on:
4
pull_request_target:
5
paths:
6
- '.github/workflows/changesets-renovate.yml'
7
- - 'bun.lockb'
+ - 'bun.lock'
8
- 'package.json'
9
10
jobs:
0 commit comments