Skip to content

Commit fae6dcb

Browse files
committed
DO NOT LAND: trigger wheel building on the test channel
1 parent 35282ce commit fae6dcb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/build-wheels-linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# From https://github.com/pytorch/test-infra/wiki/Using-Nova-Reusable-Build-Workflows
22
name: Build Linux Wheels
33

4+
# @nocommit: edit to trigger wheel building on the test channel
45
on:
56
pull_request:
67
paths:

.github/workflows/build-wheels-m1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# From https://github.com/pytorch/test-infra/wiki/Using-Nova-Reusable-Build-Workflows
22
name: Build M1 Wheels
33

4+
# @nocommit: edit to trigger wheel building on the test channel
45
on:
56
pull_request:
67
paths:

0 commit comments

Comments
 (0)