Skip to content

Commit ad7e694

Browse files
committed
Add TODO
1 parent 57cd397 commit ad7e694

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build-wheels.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Build wheels
2-
# Current draft based on
3-
# https://github.com/matplotlib/matplotlib/blob/main/.github/workflows/cibuildwheel.yml
42

5-
# TODO: only run on published releases
3+
# TODO: move into the release-deploy workflow and only run on published releases
64
# on:
75
# release:
86
# types: [published]

0 commit comments

Comments
 (0)