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: