Skip to content

Commit

Permalink
Update code-coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Mar 25, 2023
1 parent f137b8b commit d99c585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
(
github.actor != 'dependabot[bot]' &&
github.actor != 'dependabot' &&
(github.event.pull_request.head.repo.owner.login == github.repository_owner && github.event_name != 'push')
github.event.pull_request.head.repo.fork != 'true'
)
name: Update coverage badge
steps:
Expand Down

0 comments on commit d99c585

Please sign in to comment.