Skip to content

ci: add reactivate workflow (#17) #117

ci: add reactivate workflow (#17)

ci: add reactivate workflow (#17) #117

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