Skip to content

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