Skip to content

feat: allow working in src directory #221

feat: allow working in src directory

feat: allow working in src directory #221

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