Skip to content

Merge branch 'main' of https://github.com/openmfp/account-operator #576

Merge branch 'main' of https://github.com/openmfp/account-operator

Merge branch 'main' of https://github.com/openmfp/account-operator #576

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
useTask: true
useLocalCoverageConfig: true
repoVersionUpdate: openmfp/helm-charts
coverageThreasholdTotal: 92