Skip to content

Renovate: igorshubovych/markdownlint-cli to v0.43.0 #509

Renovate: igorshubovych/markdownlint-cli to v0.43.0

Renovate: igorshubovych/markdownlint-cli to v0.43.0 #509

Workflow file for this run

---
name: Links
on:
push:
branches:
- main
- renovate/**
pull_request:
jobs:
links:
runs-on: ubuntu-latest
timeout-minutes: 2
steps:
- name: Checkout source
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: ./actions/links
with:
github-token: ${{ secrets.GITHUB_TOKEN }}