From eaa97dbf42a71851fd9f1fb8066715c145ae7385 Mon Sep 17 00:00:00 2001 From: Christoph Bergmeister Date: Mon, 2 Feb 2026 15:14:37 +0000 Subject: [PATCH] Update ci-test.yml --- .github/workflows/ci-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-test.yml b/.github/workflows/ci-test.yml index 5469c54a5..0a48b30fb 100644 --- a/.github/workflows/ci-test.yml +++ b/.github/workflows/ci-test.yml @@ -1,6 +1,7 @@ name: CI Tests on: + workflow_dispatch: # to allow contributors to trigger CI manually in their fork push: branches: [ main ] pull_request: