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

[BUGFIX] Adjust links to debug chapter #19

[BUGFIX] Adjust links to debug chapter

[BUGFIX] Adjust links to debug chapter #19

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 }}