Skip to content

Merge pull request #198 from Staffbase/testio-template-codeowners #633

Merge pull request #198 from Staffbase/testio-template-codeowners

Merge pull request #198 from Staffbase/testio-template-codeowners #633

Workflow file for this run

name: YAMLlint
on:
push:
branches:
- '**'
tags-ignore:
- '**'
jobs:
yamllint:
uses: Staffbase/gha-workflows/.github/workflows/template_yaml.yml@main
with:
target-path: '.github/workflows'