ci: run ci on every push to non-main
CI / Test (bun-npm.json) (push) Successful in 3s
CI / Test (common.json) (push) Successful in 3s
CI / Test (action.json) (push) Successful in 8s
CI / Test (golang.json) (push) Successful in 3s
CI / Test (helm.json) (push) Successful in 3s
CI / Format (push) Successful in 4s
CI / Test (k8s.json) (push) Successful in 8s
CI / Test (docker-compose.json) (push) Successful in 55s

This commit is contained in:
2026-07-24 18:42:45 +02:00
parent 1734e79a40
commit 1ebb7dc493
+3 -1
View File
@@ -1,7 +1,9 @@
name: CI name: CI
on: on:
pull_request: push:
branches-ignore:
- main
jobs: jobs:
test: test: