This commit is contained in:
pat-s 2024-04-27 23:46:03 +02:00
parent dd4b3b576b
commit c7ddf8bf49
No known key found for this signature in database
GPG key ID: 3C6318841EF78925

View file

@ -28,6 +28,8 @@ steps:
yamllint:
image: pipelinecomponents/yamllint:0.31.1
depends_on: []
commands:
- yamllint .
when:
- event: pull_request
- event: push