fix bun fixer (ironic)
This commit is contained in:
parent
543429852b
commit
4f0a42472c
@ -3,7 +3,7 @@ name: Fix bun lock file
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- package.json
|
- '**/package.json' # Detect changes in any package.json file in any directory
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Reference in New Issue
Block a user