Skip to content

[Backport 13.4] Drop the extraneous "Product" namespace from the model in the Extbase "Tea" extension tutorial #4762

[Backport 13.4] Drop the extraneous "Product" namespace from the model in the Extbase "Tea" extension tutorial

[Backport 13.4] Drop the extraneous "Product" namespace from the model in the Extbase "Tea" extension tutorial #4762

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