Skip to content

fix: fixing a bug on label comparision #26

fix: fixing a bug on label comparision

fix: fixing a bug on label comparision #26

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
useLocalCoverageConfig: true