Skip to content

feat: Trigger label reusable GHA #10

feat: Trigger label reusable GHA

feat: Trigger label reusable GHA #10

Workflow file for this run

---
name: "pr-yamllint"
on:
pull_request:
types:
- opened
- synchronize
push:
branches:
- '**'
jobs:
yamllint:
uses: schubergphilis/mcaf-github-workflows/.github/workflows/pr-yamllint.yml@feature/yamllint_workflow