Skip to content

Remove type check from admin watch scripts #229

Remove type check from admin watch scripts

Remove type check from admin watch scripts #229

Workflow file for this run

name: Q&A
on:
pull_request_target:
defaults:
run:
shell: bash
jobs:
call-qa:
uses: shopware/recipes/.github/workflows/callable-qa.yml@main
with:
contrib: true
secrets:
token: ${{ secrets.CI_COMMIT_PAT }}