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

Commit

Permalink
chore: Only run coverage on main repo
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni committed Oct 21, 2020
1 parent d4ebe72 commit d763506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
if: github.repository_owner == 'sass'

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit d763506

Please sign in to comment.