Skip to content

Update reviewdog/action-markdownlint action to v0.18.0 #22

Update reviewdog/action-markdownlint action to v0.18.0

Update reviewdog/action-markdownlint action to v0.18.0 #22

Workflow file for this run

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