From d92db5ffcc09d5a58cb767aae942fd384ed7db3b Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Mon, 3 Mar 2025 15:47:15 +0100 Subject: [PATCH] Allow manually triggering tests --- .github/workflows/testing.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 1044b79..bf67592 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -1,6 +1,7 @@ name: Testing on: + workflow_dispatch: pull_request: push: branches: