Skip to content

Commit

Permalink
Merge pull request #710 from fobo66/coverage-fix
Browse files Browse the repository at this point in the history
Changed rules for coverage report
  • Loading branch information
fobo66 authored Nov 8, 2024
2 parents 84a8a3f + 6c0cf23 commit 1915f29
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ name: Coverage

on:
push:
branches:
- main
branches: [ main ]
pull_request:
paths:
- '**.ts'
branches: [ main ]

jobs:
coverage:
Expand Down

0 comments on commit 1915f29

Please sign in to comment.