Skip to content

Commit

Permalink
Dont run test coverage job on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
agersant committed Feb 28, 2025
1 parent 7b8b130 commit a5d9843
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Test Coverage

on:
pull_request:
branches:
- master
push:
branches:
- master
Expand Down

0 comments on commit a5d9843

Please sign in to comment.