ci: update paths in bun.yml for build triggers
This commit is contained in:
parent
9d8509731f
commit
3433641025
@ -5,9 +5,14 @@ on:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- package.json
|
||||
- bun.lockb
|
||||
- frontend/package.json
|
||||
- frontend/bun.lock
|
||||
- .gitea/bunPipeline/Dockerfile
|
||||
pull_request:
|
||||
paths:
|
||||
- frontend/package.json
|
||||
- frontend/bun.lock
|
||||
- .gitea/bunPipeline/Dockerfile
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user