From 501b88202228274df4f414955ec951d143b7389b Mon Sep 17 00:00:00 2001 From: Hasenzahn1 <75828222+Hasenzahn1@users.noreply.github.com> Date: Thu, 29 Feb 2024 19:54:38 +0100 Subject: [PATCH] Update commit.yml --- .github/workflows/commit.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/commit.yml b/.github/workflows/commit.yml index 00bd531..644e85f 100644 --- a/.github/workflows/commit.yml +++ b/.github/workflows/commit.yml @@ -8,6 +8,8 @@ on: branches: [ master ] pull_request: branches: [ master ] + workflow_dispatch: + branches: [ master ] jobs: build: