Skip to content

ci: Improve comments on why files are skipped for coverage #8

ci: Improve comments on why files are skipped for coverage

ci: Improve comments on why files are skipped for coverage #8

Workflow file for this run

name: ci
on: [push]
jobs:
pipe:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
uses: openmfp/gha/.github/workflows/pipeline-golang-app.yml@main
secrets: inherit
with:
imageTagName: ghcr.io/openmfp/account-operator
useMake: true