We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e65e95 commit bd7b7edCopy full SHA for bd7b7ed
1 file changed
.github/workflows/build_fmm3dpy_wheels.yml
@@ -4,6 +4,8 @@ on:
4
schedule:
5
- cron: "0 0 * * 0"
6
push:
7
+ branches:
8
+ - "**"
9
tags:
10
- "v*"
11
workflow_dispatch:
0 commit comments