Skip to content

Update module sigs.k8s.io/controller-runtime to v0.19.2 #650

Update module sigs.k8s.io/controller-runtime to v0.19.2

Update module sigs.k8s.io/controller-runtime to v0.19.2 #650

Workflow file for this run

name: Lint
on:
push:
branches:
- master
pull_request:
paths:
- '**'
concurrency:
group: lint-${{ github.ref || github.head_ref }}
cancel-in-progress: true
env:
FORCE_COLOR: 1
jobs:
call-workflow:
uses: kairos-io/linting-composite-action/.github/workflows/[email protected]
with:
yamldirs: ".github/workflows/ config/"
is-go: true