From 3f08f897039ad418cba3ad769c77c625a56e185d Mon Sep 17 00:00:00 2001 From: Maximilian Naumann Date: Tue, 22 Jul 2025 15:36:01 +0200 Subject: [PATCH] Run ci on dev branch --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1c4943393..16d6d31a0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: Continuous Integration on: push: - branches: [main] + branches: [main,dev] pull_request: jobs: