From 2961e80b2e55bc97d2ab3b581ba088fd6f05a97a Mon Sep 17 00:00:00 2001 From: Robert Fiko Date: Thu, 6 Aug 2026 18:46:44 +0200 Subject: [PATCH] make a change, so the CI picks it up --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 41ed87d5..88cbf46e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,6 +4,7 @@ on: push: branches: - main + # test pull_request_target: branches: - "*"