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