Skip to content

Commit 25351e8

Browse files
committed
Disable codecov upload from forks for v1
1 parent ab1d4d0 commit 25351e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
coverage combine
8686
coverage xml
8787
- name: Upload coverage to Codecov
88+
if: github.repository == 'robotools/fontparts'
8889
uses: codecov/codecov-action@v4
8990
with:
9091
file: coverage.xml

0 commit comments

Comments
 (0)