From 1b94d2948e60b19bbc0f16f8c65645d93aac1eb4 Mon Sep 17 00:00:00 2001 From: joaquintides Date: Tue, 7 Oct 2025 19:34:00 +0200 Subject: [PATCH] no-op update to ci.yml to trigger CI --- .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 920bc39..b5be8aa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ permissions: on: pull_request: push: - branches: + branches: - master - develop - bugfix/**