Skip to content

🎨 Using github app for auto merge (#194) #627

🎨 Using github app for auto merge (#194)

🎨 Using github app for auto merge (#194) #627

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'