Skip to content

Update raven-actions/actionlint digest to 580b34e - autoclosed #1107

Update raven-actions/actionlint digest to 580b34e - autoclosed

Update raven-actions/actionlint digest to 580b34e - autoclosed #1107

# 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"