commit 787fab5d8731c1f400b51f74b7b7622279aed2fa from: Jelmer Vernooij via: GitHub date: Tue Apr 23 11:17:59 2024 UTC Build wheels for pull requests (#1291) commit - 09a534d34b6369a90d88e7948cbcfbb836c40fcf commit + 787fab5d8731c1f400b51f74b7b7622279aed2fa blob - 4d517953885ca494bc78c567931afb77b7a1b594 blob + 26660840c1aeebc6aa81f75a249a3dd3bab9fcbc --- .github/workflows/python-distributions.yml +++ .github/workflows/python-distributions.yml @@ -2,6 +2,7 @@ name: Build Python distributions on: push: + pull_request: schedule: - cron: "0 6 * * *" # Daily 6AM UTC build