From c28594b932af20ff9b38552093fe90e9dd45ef70 Mon Sep 17 00:00:00 2001 From: dbiguenet <110406974+dbiguenet@users.noreply.github.com> Date: Tue, 26 Sep 2023 15:32:02 +0200 Subject: [PATCH] Update typescript.yml --- .github/workflows/typescript.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/typescript.yml b/.github/workflows/typescript.yml index d22bae42..d3206e62 100644 --- a/.github/workflows/typescript.yml +++ b/.github/workflows/typescript.yml @@ -5,6 +5,7 @@ on: branches: [ "main" ] pull_request: branches: [ "main" ] + workflow_dispatch: jobs: integration-tests: