Skip to content

Update licensed files #393

Update licensed files

Update licensed files #393

Workflow file for this run

# SPDX-License-Identifier: MIT
name: yamllint
on:
push:
branches:
- main
- feature/**
paths:
- '**.ya?ml'
pull_request:
branches:
- main
paths:
- '**.ya?ml'
jobs:
yamllint:
name: yamllint
uses: ffurrer2/shared-workflows/.github/workflows/yamllint.yml@main