Skip to content

ci: add reactivate workflow #99

ci: add reactivate workflow

ci: add reactivate workflow #99

Workflow file for this run

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