Skip to content

fix: change 1.x to 2.x #22

fix: change 1.x to 2.x

fix: change 1.x to 2.x #22

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 .