Skip to content

Update renovatebot/github-action digest to d798112 #1072

Update renovatebot/github-action digest to d798112

Update renovatebot/github-action digest to d798112 #1072

# SPDX-FileCopyrightText: Copyright (C) 2025 Fabrício Barros Cabral
# SPDX-License-Identifier: MIT
---
# yamllint disable rule:line-length
name: markdown-lint-test
'on':
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
permissions:
contents: read
jobs:
markdown-lint-test:
uses: fabriciofx/github-workflows/.github/workflows/markdown-lint-template.yml@main
with:
working-directory: "format/test"