Skip to content

refactor: use rules instead of only/except #14

refactor: use rules instead of only/except

refactor: use rules instead of only/except #14

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 .