Skip to content

Fix GitHub warning that variables should be defined before their use #1774

Fix GitHub warning that variables should be defined before their use

Fix GitHub warning that variables should be defined before their use #1774

Workflow file for this run

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