Skip to content

Commit

Permalink
Always run required CI check (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gus Monod committed Oct 29, 2023
1 parent 7c93722 commit 772a0bc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Wheels
on:
push:
pull_request:
paths-ignore:
- "CONTRIBUTING.md"
release:
types:
- published
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ on:
pull_request:
branches:
- main
paths-ignore:
- "docs/**"
- "CONTRIBUTING.md"
release:
types:
- published
Expand Down

0 comments on commit 772a0bc

Please sign in to comment.