Skip to content

Revert "🔥 Remove approving from auto-merge workflow" (#261) #807

Revert "🔥 Remove approving from auto-merge workflow" (#261)

Revert "🔥 Remove approving from auto-merge workflow" (#261) #807

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'