diff --git a/.github/workflows/typescript-build.yml b/.github/workflows/typescript-build.yml index 2a37e91..812bc8f 100644 --- a/.github/workflows/typescript-build.yml +++ b/.github/workflows/typescript-build.yml @@ -1,6 +1,8 @@ name: TypeScript Build on: + pull_request: + types: [opened, synchronize, reopened, assigned, edited, ready_for_review] push: workflow_dispatch: