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

[Backport 12.4] [TASK] Use "TYPO3 Explained" instead of "Core API document" #182

[Backport 12.4] [TASK] Use "TYPO3 Explained" instead of "Core API document"

[Backport 12.4] [TASK] Use "TYPO3 Explained" instead of "Core API document" #182

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