Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit d763506

Browse files
committed
chore: Only run coverage on main repo
1 parent d4ebe72 commit d763506

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ on:
2323
jobs:
2424
build:
2525
runs-on: ubuntu-latest
26+
if: github.repository_owner == 'sass'
2627

2728
steps:
2829
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)