workflows/periodic-merges: integrate with staging-25.05
For now this uses master as root before branch-off.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user