From 4eb88180bb2364e9d436b9718a83720d20b419f1 Mon Sep 17 00:00:00 2001 From: Jan Staelens Date: Wed, 26 Feb 2025 15:50:19 +0100 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 801ef72..31a59ca 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -5,7 +5,9 @@ on: branches: [ "master" ] pull_request: branches: [ "master" ] - + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: + jobs: deployment: