Skip to content

Commit 45be42f

Browse files
committed
Release
1 parent a0d92d3 commit 45be42f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ jobs:
253253

254254
nightly_upload:
255255
name: Nightly upload
256+
if: github.repository == 'scikit-learn/scikit-learn-release' && (github.event_name == 'schedule' || (github.event_name == 'workflow_dispatch' && github.event.inputs.environment == 'none'))
256257
runs-on: ubuntu-latest
257258
needs: [build_wheels]
258259

0 commit comments

Comments
 (0)