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

[DOCS] Improve docs on using composer patch #137

[DOCS] Improve docs on using composer patch

[DOCS] Improve docs on using composer patch #137

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/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}