Skip to content

feat: Test lable sync gha #8

feat: Test lable sync gha

feat: Test lable sync gha #8

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