Skip to content

npm: bump markdownlint-cli from 0.27.1 to 0.42.0 #115

npm: bump markdownlint-cli from 0.27.1 to 0.42.0

npm: bump markdownlint-cli from 0.27.1 to 0.42.0 #115

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 }}"