CI: Add CI branch as trigger for testing
Some checks failed
/ build (push) Failing after 48s

This commit is contained in:
Konstantin Hintermayer
2025-05-14 21:50:56 +02:00
parent 02a845c711
commit d967449889

View File

@ -2,9 +2,11 @@ on:
push: push:
branches: branches:
- main - main
- ci
pull_request: pull_request:
branches: branches:
- main - main
- ci
jobs: jobs:
build: build: