Skip to content

Merge pull request #282 from Staffbase/update-gitops-action-v6.2 #851

Merge pull request #282 from Staffbase/update-gitops-action-v6.2

Merge pull request #282 from Staffbase/update-gitops-action-v6.2 #851

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'