.github/periodic-merge-24h: add staging-next-25.11 and staging-25.11

For now merge master->staging-next-25.11 until branchoff happened.
This commit is contained in:
Leona Maroni
2025-11-14 10:59:46 +01:00
parent d258df7120
commit 95dbbedeee

View File

@@ -35,6 +35,10 @@ jobs:
into: staging-next-25.05
- from: staging-next-25.05
into: staging-25.05
- from: master
into: staging-next-25.11
- from: staging-next-25.11
into: staging-25.11
- name: merge-base(master,staging) → haskell-updates
from: master staging
into: haskell-updates