Skip to content

test: use main branch from testio GHA to test it in a separete repo #596

test: use main branch from testio GHA to test it in a separete repo

test: use main branch from testio GHA to test it in a separete repo #596

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'