Skip to content

sast-snyk-check: Added functionatlity to ignore directories and files #2085

sast-snyk-check: Added functionatlity to ignore directories and files

sast-snyk-check: Added functionatlity to ignore directories and files #2085

Workflow file for this run

---
name: yamllint
"on":
pull_request:
branches: [main]
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint YAML files
run: yamllint .