From 9daa7bfd69e23afcc7305265cba2f29c6759b9d4 Mon Sep 17 00:00:00 2001 From: Viet Anh Khoa Tran Date: Mon, 28 Oct 2024 13:45:14 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3962027..6156f21 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,6 +7,7 @@ on: branches: [ "main" ] pull_request: branches: [ "main" ] + workflow_dispatch: env: # Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)