Skip to content

Commit

Permalink
.github/workflows/periodic-merge: configure 21.11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mweinelt authored and jonringer committed Nov 29, 2021
1 parent 49a1f81 commit 3eb5d85
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/periodic-merge-24h.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ jobs:
into: staging-next-21.05
- from: staging-next-21.05
into: staging-21.05
- from: release-21.11
into: staging-next-21.11
- from: staging-next-21.11
into: staging-21.11
name: ${{ matrix.pairs.from }} → ${{ matrix.pairs.into }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 3eb5d85

Please sign in to comment.