Skip to content

Fix forwardport action parameter naming [v/5.3] (#1476) #405

Fix forwardport action parameter naming [v/5.3] (#1476)

Fix forwardport action parameter naming [v/5.3] (#1476) #405

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