Build wheels monthly to ensure everything still works

This commit is contained in:
Hynek Schlawack 2023-10-04 08:10:13 +02:00
parent 68bad6ea12
commit 7a4e48d2ec
No known key found for this signature in database
GPG Key ID: AE2536227F69F181

View File

@ -6,6 +6,8 @@ on:
tags:
- '*'
workflow_dispatch:
schedule:
- cron: "30 4 15 * *"
jobs: