.github/workflows/periodic-merge: configure 21.11 release

authored by Martin Weinelt and committed by Jonathan Ringer 3eb5d85b 49a1f815

+4
+4
.github/workflows/periodic-merge-24h.yml
··· 32 32 into: staging-next-21.05 33 33 - from: staging-next-21.05 34 34 into: staging-21.05 35 + - from: release-21.11 36 + into: staging-next-21.11 37 + - from: staging-next-21.11 38 + into: staging-21.11 35 39 name: ${{ matrix.pairs.from }} → ${{ matrix.pairs.into }} 36 40 steps: 37 41 - uses: actions/checkout@v2