Skip to content

fix: code-style, phpstan types #45

fix: code-style, phpstan types

fix: code-style, phpstan types #45

Workflow file for this run

name: Build extension
on:
workflow_dispatch:
push:
branches:
- main
jobs:
build:
uses: shopware/github-actions/.github/workflows/build-zip.yml@main
with:
extensionName: ${{ github.event.repository.name }}