Skip to content

[TASK] Add test-docs to make file #379

[TASK] Add test-docs to make file

[TASK] Add test-docs to make file #379

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