ci: update workflow trigger for bun.yml file

This commit is contained in:
Jan Gleytenhoover 2025-02-19 11:38:18 +01:00
parent 6fb3f2bef2
commit 7533f1139c
Signed by: jank
GPG key ID: 22BEAC760B3333D6

View file

@ -2,13 +2,6 @@ name: Build Docker Image
on:
push:
branches:
- main
paths:
- frontend/package.json
- frontend/bun.lock
- .gitea/bunPipeline/Dockerfile
pull_request:
paths:
- frontend/package.json
- frontend/bun.lock