Skip to content

chore(deps-dev): bump markdownlint-cli from 0.44.0 to 0.45.0 #1132

chore(deps-dev): bump markdownlint-cli from 0.44.0 to 0.45.0

chore(deps-dev): bump markdownlint-cli from 0.44.0 to 0.45.0 #1132

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: main
permissions:
contents: read
concurrency:
group: pr/${{github.event.number}}
cancel-in-progress: true
jobs:
ci:
name: CI
permissions:
contents: read
security-events: write
uses: ./.github/workflows/ci.yml
label:
name: Label
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
timeout-minutes: 5
steps:
- name: Apply labels
uses: actions/[email protected]