Преглед изворни кода

Build wheels for pull requests

Jelmer Vernooij пре 11 месеци
родитељ
комит
395b160b3c
1 измењених фајлова са 1 додато и 0 уклоњено
  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