Skip to content

Commit 5199717

Browse files
committed
ci: disable coverage on forks
1 parent 18776a7 commit 5199717

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
git diff --staged --exit-code
7272
7373
coverage:
74+
if: github.repository == 'microsoft/TypeScript'
7475
runs-on:
7576
- 'self-hosted'
7677
- '1ES.Pool=TypeScript-1ES-GitHub-Large'

0 commit comments

Comments
 (0)