kind: pipeline type: docker name: default platform: os: linux arch: arm steps: - name: lint image: bdebyl/yamllint command: - make lint-ci trigger: event: exclude: - pull_request