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

[TASK] Make TypoScript documentation clearer and more consistent #16

[TASK] Make TypoScript documentation clearer and more consistent

[TASK] Make TypoScript documentation clearer and more consistent #16

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