diff --git a/.github/workflows/samples-typescript-typecheck.yaml b/.github/workflows/samples-typescript-typecheck.yaml index 1bee09ff6aa3..33cd2a87a748 100644 --- a/.github/workflows/samples-typescript-typecheck.yaml +++ b/.github/workflows/samples-typescript-typecheck.yaml @@ -4,6 +4,7 @@ on: pull_request: paths: - samples/** + - bin/ts-typecheck-all.sh - .github/workflows/samples-typescript-typecheck.yaml jobs: build: