From 305c4f6b4e0be4852c740b4eb7240f5e13047bd4 Mon Sep 17 00:00:00 2001 From: Fabian-Lars Date: Tue, 3 Feb 2026 10:55:10 +0100 Subject: [PATCH] ci: add workflow_dipatch trigger to integration tests --- .github/workflows/integration-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index fbbca96ab..a31b7c92b 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -5,6 +5,7 @@ name: integration tests on: + workflow_dispatch: push: branches: - v1