Skip to content

Commit

Permalink
Run also the test when only the "docs" folder is updated
Browse files Browse the repository at this point in the history
This was preenting us to get the required checks in PRs only when docs
are updated.

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
  • Loading branch information
pablogsal committed Jul 3, 2023
1 parent b72b219 commit f22c476
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
pull_request:
paths-ignore:
- "docs/**"
- "CONTRIBUTING.md"
release:
types:
Expand Down

0 comments on commit f22c476

Please sign in to comment.