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

[BUGFIX] Remove rendering warning #69

[BUGFIX] Remove rendering warning

[BUGFIX] Remove rendering warning #69

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/backport@v1.2.7
with:
github_token: ${{ secrets.GITHUB_TOKEN }}