Skip to content

[Backport 13.4] [TASK] Mention FQN of TYPO3\CMS\Core\Page\PageRenderer #4750

[Backport 13.4] [TASK] Mention FQN of TYPO3\CMS\Core\Page\PageRenderer

[Backport 13.4] [TASK] Mention FQN of TYPO3\CMS\Core\Page\PageRenderer #4750

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