Skip to content

Update runtime version to 12.2.0 #152

Update runtime version to 12.2.0

Update runtime version to 12.2.0 #152

Workflow file for this run

name: Lint YAML
on:
pull_request:
branches: ['main']
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
file_or_dir: action.yaml