Skip to content

Commit 7722c39

Browse files
committed
ci: disable coverage on forks
1 parent 99f3e13 commit 7722c39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yml

+1
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)