Skip to content

fix(deps): bump the gomod-group group across 1 directory with 2 updates #514

fix(deps): bump the gomod-group group across 1 directory with 2 updates

fix(deps): bump the gomod-group group across 1 directory with 2 updates #514

Workflow file for this run

name: Quality
on:
push:
tags:
- v*
branches:
- main
paths-ignore:
- 'docs/**'
- 'LICENSES/**'
- '.releases/**'
- '.github/**'
pull_request:
permissions:
contents: read
pull-requests: read
jobs:
check:
uses: openkcm/build/.github/workflows/ci.lib.yaml@main
secrets: inherit