build: add regress weekly pipeline

This commit also adds manual dispatch for tests and setup
This commit is contained in:
2025-06-16 21:15:05 +03:00
parent 8d0d597473
commit e5d824b03f
3 changed files with 6 additions and 1 deletions

View File

@ -9,6 +9,7 @@ on:
- master
schedule:
- cron: 1 0 * * *
workflow_dispatch:
permissions:
contents: read