Skip to content

[Backport 13.4] [BUGFIX] Use the same variable name across the example #4796

[Backport 13.4] [BUGFIX] Use the same variable name across the example

[Backport 13.4] [BUGFIX] Use the same variable name across the example #4796

Workflow file for this run

name: Backport
on:
pull_request_target:
types:
- closed
- labeled
jobs:
backport:
runs-on: ubuntu-22.04
name: Backport
steps:
- name: Backport
uses: m-kuhn/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}