Build wheels monthly to ensure everything still works
This commit is contained in:
parent
68bad6ea12
commit
7a4e48d2ec
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
@ -6,6 +6,8 @@ on:
|
||||
tags:
|
||||
- '*'
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "30 4 15 * *"
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user