Skip to content

chore(gha): add 0.38.0 to supported Falco versions #104

chore(gha): add 0.38.0 to supported Falco versions

chore(gha): add 0.38.0 to supported Falco versions #104

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