Skip to content

Use the latest version of code-quality tools & make sure phpcs can be run by gh actions #9

Use the latest version of code-quality tools & make sure phpcs can be run by gh actions

Use the latest version of code-quality tools & make sure phpcs can be run by gh actions #9

name: Build, test & measure
on:
workflow_call:
pull_request:
push:
branches:
['main']
jobs:
call-workflow-build-test-measure:
uses: figuren-theater/code-quality/.github/workflows/build-test-measure.yml@main
secrets: inherit