Skip to content

Start using the main branch of .github for workflows again #132

Start using the main branch of .github for workflows again

Start using the main branch of .github for workflows again #132

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