Skip to content

klipper: rework tools image #232

klipper: rework tools image

klipper: rework tools image #232

Workflow file for this run

name: YAML Lint
on: pull_request
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with:
persist-credentials: false
- name: Run yamllint
uses: reviewdog/action-yamllint@v1