Skip to content

Update renovatebot/github-action digest to 8267212 #1061

Update renovatebot/github-action digest to 8267212

Update renovatebot/github-action digest to 8267212 #1061

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