Skip to content

calVersioning

calVersioning #128

Workflow file for this run

---
name: Yaml Lint
on:
push:
jobs:
yamllint:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- name: yamllint
uses: ibiqlik/[email protected]