diff --git a/.buildkite/tsconfig.json b/.buildkite/tsconfig.json index a3aad13e5556..5b2a91f6e91a 100644 --- a/.buildkite/tsconfig.json +++ b/.buildkite/tsconfig.json @@ -13,7 +13,8 @@ "pipelines/**/*", "scripts/**/*", "pipelines/flaky_tests/groups.json", - "pull_requests.json" + "pull_requests.json", + "pipeline-resource-definitions/**/*.ts" ], "exclude": [ "target/**/*",