From e75510c6dedc10cb9e592886b7908a86f2a73b1b Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Mon, 5 Aug 2024 16:05:14 +0200 Subject: [PATCH] Allow manually dispatching tests workflow --- .github/workflows/testing.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 1044b798..bf67592d 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -1,6 +1,7 @@ name: Testing on: + workflow_dispatch: pull_request: push: branches: