Skip to content

Update to v6.4 of gitops-github-action #908

Update to v6.4 of gitops-github-action

Update to v6.4 of gitops-github-action #908

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'