CI: ensure that development builds are run nightly against the master branch. Put a bigger gap between sync calls for the gitlab->github sync

This commit is contained in:
eyedeekay
2025-01-03 22:41:00 -05:00
parent 4fcdbebc61
commit 2aaa6c7d1c
2 changed files with 128 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
on:
schedule:
- cron: "*/5 * * * *"
- cron: "30 * * * *"
workflow_dispatch:
jobs: