Skip to content

npm: bump markdownlint-cli from 0.27.1 to 0.43.0 #130

npm: bump markdownlint-cli from 0.27.1 to 0.43.0

npm: bump markdownlint-cli from 0.27.1 to 0.43.0 #130

Workflow file for this run

name: Labeler
on: [ pull_request ]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"