Skip to content

Commit 80392ae

Browse files
committed
run ci
1 parent 30dc67a commit 80392ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/python-wheels.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ name: Build wheels
77

88
on:
99
push:
10-
tags:
11-
- "py-v*"
12-
workflow_dispatch:
10+
# tags:
11+
# - "py-v*"
12+
# workflow_dispatch:
1313

1414
permissions:
1515
contents: read

0 commit comments

Comments
 (0)