Skip to content

Merge pull request #42 from perlpunk/update-subrepo #16

Merge pull request #42 from perlpunk/update-subrepo

Merge pull request #42 from perlpunk/update-subrepo #16

Workflow file for this run

---
name: yamllint
on: [push, pull_request]
jobs:
yamllint:
runs-on: ubuntu-latest
container:
image: registry.opensuse.org/devel/openqa/containers/os-autoinst_dev
steps:
- uses: actions/checkout@v4
- name: Validate yamls
run: |
yamllint --strict .