Skip to content

REL-177: 5.5.3 Release Notes (#1511) #421

REL-177: 5.5.3 Release Notes (#1511)

REL-177: 5.5.3 Release Notes (#1511) #421

Workflow file for this run

name: Forwardport changes to main
on:
push:
branches:
- v/*
jobs:
forwardport:
uses: ./.github/workflows/backport-workflow.yml
with:
label-to-check-for: '["forwardport to snapshot"]'
target-branch: main
secrets: inherit