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

Reviewed-on: #105
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #105.
This commit is contained in:
2026-07-24 18:43:54 +02:00
committed by t.behrendt
parent 1f6f058e06
commit 74c24bfec4
+3 -1
View File
@@ -1,7 +1,9 @@
name: CI
on:
pull_request:
push:
branches-ignore:
- main
jobs:
test: