Skip to content

Update DavidAnson/markdownlint-cli2-action digest to 3575d25 #1109

Update DavidAnson/markdownlint-cli2-action digest to 3575d25

Update DavidAnson/markdownlint-cli2-action digest to 3575d25 #1109

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