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
commit 86de96dbc1
No known key found for this signature in database
GPG key ID: D5B08ADFC75E3605

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