workflows/periodic-merges: integrate with staging-26.05

For now this uses `master` as root before branch-off.
This commit is contained in:
yaya
2026-05-11 10:49:35 +02:00
parent 754699cb8a
commit d6dbfa193f

View File

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