Skip to content

Add grammar and language changes #132

Add grammar and language changes

Add grammar and language changes #132

name: Notify developer-portal
on: push
jobs:
create-pr:
uses: shopware/developer-portal/.github/workflows/self-trigger.yml@main
with:
branch: ${{ github.ref_name }}
repository: ${{ github.repository }}
secrets:
access_token: ${{ secrets.DEVELOPER_PORTAL_WORKFLOW_TOKEN }}