Skip to content

Upgrade transport: skip adding new nodes that aren't ready yet #1420

Upgrade transport: skip adding new nodes that aren't ready yet

Upgrade transport: skip adding new nodes that aren't ready yet #1420

Workflow file for this run

name: Backport
on:
pull_request:
types:
- closed
- labeled
jobs:
backport:
runs-on: ubuntu-latest
name: Backport
steps:
- name: Backport
uses: tibdex/backport@7005ef85c4562bc23b0e9b4a9940d5922f439750
with:
github_token: ${{ secrets.GITHUB_TOKEN }}