Skip to content

Commit

Permalink
chore(ci): try to run coverage result
Browse files Browse the repository at this point in the history
  • Loading branch information
Orkuncakilkaya committed Sep 2, 2024
1 parent 444e1eb commit 5549a02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coverage-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
pull_request:
branches:
- main
- chore/code-coverage # remove this before merge to main
- develop # remove this before merge to main
jobs:
coverage-diff:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5549a02

Please sign in to comment.