From cfc58003f5f095bf5d18f0ef1cb5fed8e2dda415 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Test=C3=A9?= Date: Mon, 14 Oct 2024 18:52:58 +0200 Subject: [PATCH] chore(ci): run continuous integration workflow with workflow dispatch --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 715fb69..484f43f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,6 +1,7 @@ name: Continuous Integration on: + workflow_dispatch: pull_request: push: branches: