Commit 9308d2c
authored
Always run build-presets workflow on PRs/pushes (pytorch#13243)
The build-presets workflow currently runs only when the workflow file
itself is updated. As we update docs to recommend using presets, we
should run this job on all PRs.
Note that the Windows preset is currently reporting success despite
failing to actually build. I'm intending to resolve that shortly as a
follow-up.1 parent 18030f9 commit 9308d2c
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
| |||
0 commit comments