Skip to content

Commit

Permalink
Temporarily run coverage CI on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
sffc committed Oct 9, 2023
1 parent 156f797 commit 7f9d8d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ name: Coverage
on:
push:
branches: [ main ]
pull_request:
branches: '*'

jobs:
test:
Expand Down

0 comments on commit 7f9d8d3

Please sign in to comment.