.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:
4
.github/workflows/periodic-merge-24h.yml
vendored
4
.github/workflows/periodic-merge-24h.yml
vendored
@@ -35,6 +35,10 @@ jobs:
|
|||||||
into: staging-next-25.05
|
into: staging-next-25.05
|
||||||
- from: staging-next-25.05
|
- from: staging-next-25.05
|
||||||
into: staging-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
|
- name: merge-base(master,staging) → haskell-updates
|
||||||
from: master staging
|
from: master staging
|
||||||
into: haskell-updates
|
into: haskell-updates
|
||||||
|
|||||||
Reference in New Issue
Block a user