mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
workflows/periodic-merges: integrate with staging-25.05
For now this uses master as root before branch-off.
This commit is contained in:
parent
2a63f0750a
commit
86de96dbc1
1 changed files with 4 additions and 0 deletions
4
.github/workflows/periodic-merge-24h.yml
vendored
4
.github/workflows/periodic-merge-24h.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue