From 32876305a25c105b87ed49c3b21e4ed712e0297d Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Fri, 15 Aug 2025 00:20:49 +0200 Subject: [PATCH] Add workflow_dispatch trigger [ci] --- .github/workflows/ci.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a59a72ff9..8d43d706e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -5,7 +5,8 @@ on: branches: - main - 2.* - pull_request: ~ + pull_request: + workflow_dispatch: env: CACHE_VERSION: 3