Skip to content

Commit cf23208

Browse files
committedAug 23, 2024
ci: disable coverage on forks
1 parent 0102e47 commit cf23208

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.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)