Skip to content

Update dependency @kubernetes/client-node to v1 #827

Update dependency @kubernetes/client-node to v1

Update dependency @kubernetes/client-node to v1 #827

Workflow file for this run

name: Trunk Check
on:
push:
branches-ignore:
- automated/*
- renovate/*
pull_request:
branches:
- main
workflow_dispatch: {}
permissions:
contents: read
jobs:
trunk:
name: Trunk Check
runs-on: ubuntu-22.04
timeout-minutes: 15
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Trunk Check
uses: trunk-io/trunk-action@v1
with:
check-mode: all