Skip to content

fix: the correct usage is <NA> not N/A #90

fix: the correct usage is <NA> not N/A

fix: the correct usage is <NA> not N/A #90

Workflow file for this run

name: Yamllint Github Actions
on:
pull_request:
branches:
- main
jobs:
lintFalcoRules:
name: Yamllint
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
file_or_dir: rules/*.yaml