Skip to content

fix: no rule inheritance possible #20

fix: no rule inheritance possible

fix: no rule inheritance possible #20

Workflow file for this run

name: 'Linter'
on: [push, pull_request]
jobs:
yaml-lint:
runs-on: ubuntu-latest
container: pipelinecomponents/yamllint:latest
steps:
- run: yamllint --version
- run: yamllint -d relaxed .