workflows/periodic-merges: integrate with staging-25.05

For now this uses master as root before branch-off.
This commit is contained in:
Leona Maroni
2025-05-13 17:32:39 +02:00
parent 2a63f0750a
commit 86de96dbc1
+4
View File
@@ -31,6 +31,10 @@ jobs:
into: staging-next-24.11
- from: staging-next-24.11
into: staging-24.11
- from: master
into: staging-next-25.05
- from: staging-next-25.05
into: staging-25.05
- from: master staging
into: haskell-updates
uses: ./.github/workflows/periodic-merge.yml