Skip to content

build(deps-dev): bump markdownlint-cli from 0.40.0 to 0.41.0 #27

build(deps-dev): bump markdownlint-cli from 0.40.0 to 0.41.0

build(deps-dev): bump markdownlint-cli from 0.40.0 to 0.41.0 #27

Workflow file for this run

name: Labeler
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"