Skip to content

Added cache clear to build commands #112

Added cache clear to build commands

Added cache clear to build commands #112

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