feat: add bun/npm support
All checks were successful
CI / Test (action.json) (pull_request) Successful in 35s
CI / Test (bun-npm.json) (pull_request) Successful in 37s
CI / Test (docker-compose.json) (pull_request) Successful in 35s
CI / Test (helm.json) (pull_request) Successful in 34s
CI / Test (common.json) (pull_request) Successful in 1m30s
CI / Test (k8s.json) (pull_request) Successful in 35s

This commit is contained in:
2026-03-26 21:20:15 +01:00
parent b71587b1c6
commit 46d8ac66ec
2 changed files with 20 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ jobs:
- "helm.json"
- "common.json"
- "docker-compose.json"
- "bun-npm.json"
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Validate "${{ matrix.json-file }}"