ci: update workflow trigger for bun.yml file
This commit is contained in:
parent
6fb3f2bef2
commit
7533f1139c
1 changed files with 0 additions and 7 deletions
|
@ -2,13 +2,6 @@ name: Build Docker Image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
paths:
|
|
||||||
- frontend/package.json
|
|
||||||
- frontend/bun.lock
|
|
||||||
- .gitea/bunPipeline/Dockerfile
|
|
||||||
pull_request:
|
|
||||||
paths:
|
paths:
|
||||||
- frontend/package.json
|
- frontend/package.json
|
||||||
- frontend/bun.lock
|
- frontend/bun.lock
|
||||||
|
|
Reference in a new issue