diff options
Diffstat (limited to '.github/workflows/periodic-merge-24h.yml')
| -rw-r--r-- | .github/workflows/periodic-merge-24h.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/periodic-merge-24h.yml b/.github/workflows/periodic-merge-24h.yml index 7461992ec594..689e55f6c6e6 100644 --- a/.github/workflows/periodic-merge-24h.yml +++ b/.github/workflows/periodic-merge-24h.yml @@ -31,7 +31,7 @@ jobs: into: staging-next-24.11 - from: staging-next-24.11 into: staging-24.11 - - from: master + - from: release-25.05 into: staging-next-25.05 - from: staging-next-25.05 into: staging-25.05 |
