Skip to content

Changes needed for Rocky Linux 8+ #7

Changes needed for Rocky Linux 8+

Changes needed for Rocky Linux 8+ #7

Workflow file for this run

---
name: Lint
on: pull_request # yamllint disable-line rule:truthy
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3