Skip to content

fix: remove invinite include #3

fix: remove invinite include

fix: remove invinite include #3

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 .