Skip to content

Update konflux-ci digest to 69fd3b5 #1473

Update konflux-ci digest to 69fd3b5

Update konflux-ci digest to 69fd3b5 #1473

Workflow file for this run

---
name: yamllint
"on":
pull_request:
branches: [main]
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint YAML files
run: yamllint .