Skip to content

Merge pull request #308 from Staffbase/dependabot/github_actions/depe… #955

Merge pull request #308 from Staffbase/dependabot/github_actions/depe…

Merge pull request #308 from Staffbase/dependabot/github_actions/depe… #955

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'