Skip to content

Commit bd7b7ed

Browse files
committed
enable python wheel builder ci
1 parent 6e65e95 commit bd7b7ed

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build_fmm3dpy_wheels.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
schedule:
55
- cron: "0 0 * * 0"
66
push:
7+
branches:
8+
- "**"
79
tags:
810
- "v*"
911
workflow_dispatch:

0 commit comments

Comments
 (0)