We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0102e47 commit cf23208Copy full SHA for cf23208
.github/workflows/ci.yml
@@ -71,6 +71,7 @@ jobs:
71
git diff --staged --exit-code
72
73
coverage:
74
+ if: github.repository == 'microsoft/TypeScript'
75
runs-on:
76
- 'self-hosted'
77
- '1ES.Pool=TypeScript-1ES-GitHub-Large'
0 commit comments