Skip to content

Commit

Permalink
Test Linux wheel building workflow on PRs touching workflow's files.
Browse files Browse the repository at this point in the history
  • Loading branch information
bwoodsend committed Sep 20, 2021
1 parent 08d7e5b commit f4d8d75
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy-wheels-linux.yml
Expand Up @@ -4,6 +4,10 @@ on:
push:
branches:
- main
pull_request:
paths:
- ".github/workflows/deploy-wheels-linux.yml"
- "scripts/build-manylinux-wheels.sh"
release:
types:
- published
Expand Down

0 comments on commit f4d8d75

Please sign in to comment.