Skip to content

Bump markdownlint-cli2 from 0.11.0 to 0.12.1 #34061

Bump markdownlint-cli2 from 0.11.0 to 0.12.1

Bump markdownlint-cli2 from 0.11.0 to 0.12.1 #34061

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
# do not run on PRs in forks
if: github.repository == 'mdn/translated-content'
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"