Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit edaaa1b

Browse filesBrowse files
committed
Only build wheels on workflow dispatch
1 parent ae3e9c3 commit edaaa1b
Copy full SHA for edaaa1b

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎.github/workflows/wheels.yaml

Copy file name to clipboardExpand all lines: .github/workflows/wheels.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Build
22

3-
on:
4-
push:
5-
branches:
6-
- main
3+
on: workflow_dispatch
4+
# push:
5+
# branches:
6+
# - main
77

88
jobs:
99
build_wheels:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.