Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

[TASK] Mention tree.level starting at 1 not 0 #477

[TASK] Mention tree.level starting at 1 not 0

[TASK] Mention tree.level starting at 1 not 0 #477

Workflow file for this run

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