Parcourir la source

Build wheels for pull requests (#1291)

Jelmer Vernooij il y a 1 an
Parent
commit
787fab5d87
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .github/workflows/python-distributions.yml

+ 1 - 0
.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