浏览代码

Build wheels for pull requests

Jelmer Vernooij 1 年之前
父节点
当前提交
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