Merge 'minor-next' into 'major-next'

Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/17810657304
This commit is contained in:
pmmp-admin-bot[bot]
2025-09-17 21:05:40 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ name: Trigger branch sync
on:
schedule:
- cron: "0 0 * * *" #once per day so we don't spam merge commits on busy days
- cron: "0 21 * * *" #once per day so we don't spam merge commits on busy days
workflow_dispatch: #for testing
jobs: