Skip to content

Bump davidanson/markdownlint-cli2-action from 22.0.0 to 23.0.0 #1603

Bump davidanson/markdownlint-cli2-action from 22.0.0 to 23.0.0

Bump davidanson/markdownlint-cli2-action from 22.0.0 to 23.0.0 #1603

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- main
- release/*
permissions:
contents: read
pull-requests: write
jobs:
ci:
name: CI
uses: ./.github/workflows/ci.yml
label:
name: Label
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Apply labels
uses: actions/labeler@v6.0.1