Skip to content

Commit

Permalink
Build wheels for pull requests (#1291)
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmer committed Apr 23, 2024
2 parents 09a534d + 395b160 commit 787fab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-distributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Build Python distributions

on:
push:
pull_request:
schedule:
- cron: "0 6 * * *" # Daily 6AM UTC build

Expand Down

0 comments on commit 787fab5

Please sign in to comment.