ci: run ci on every push to non-main #105

Merged
t.behrendt merged 1 commits from ci-change-event into main 2026-07-24 18:43:54 +02:00
Showing only changes of commit 1ebb7dc493 - Show all commits
+3 -1
View File
@@ -1,7 +1,9 @@
name: CI
on:
pull_request:
push:
branches-ignore:
- main
jobs:
test: