Skip to content

Commit

Permalink
ci: do not run coverage on PRs (#4673)
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchie46 committed Sep 1, 2022
1 parent 89df62b commit 280c758
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
name: Coverage

on:
push:
branches:
- master
pull_request:
paths:
- 'polars/**'
- 'py-polars/**'
- '.github/workflows/coverage.yaml'

concurrency:
Expand Down

0 comments on commit 280c758

Please sign in to comment.