Compare commits
2 Commits
25ffd37d0b
...
d5d5b2a36d
Author | SHA1 | Date | |
---|---|---|---|
d5d5b2a36d | |||
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