Skip to content

chore: ignoreing .DS_Store #614

chore: ignoreing .DS_Store

chore: ignoreing .DS_Store #614

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