Commit 986be2a
authored
Allow ciflow/binaries label to trigger wheel builds on PRs (pytorch#12505)
Following PR (pytorch#12425) broke Linux manywheel and there was no way to
repro it on that PR; I just happened to catch it because the PR after
that (pytorch#12468) triggered the manywheel build.1 parent 024c5db commit 986be2a
File tree
2 files changed
+4
-0
lines changed- .github/workflows
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments