Skip to content

Update dependency markdownlint-cli2 to v0.16.0 #11

Update dependency markdownlint-cli2 to v0.16.0

Update dependency markdownlint-cli2 to v0.16.0 #11

Workflow file for this run

name: dependencies
on:
pull_request:
types: [labeled, opened, synchronize, reopened]
jobs:
validate:
if: contains(github.event.pull_request.labels.*.name, 'dependencies')
uses: ./.github/workflows/_validate-dependencies.yml