From d9efe2a543f960f21efea9ce2eb06dac854a4823 Mon Sep 17 00:00:00 2001 From: Laurent Date: Sun, 28 Nov 2021 18:06:53 +0100 Subject: [PATCH] chore: manual running the ci workflow option added --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f05c6fb..991760b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,6 +5,7 @@ on: branches: [ master ] pull_request: branches: [ master ] + workflow_dispatch: jobs: build: