Skip to content

Update renovatebot/github-action digest to 9f55a79 #1128

Update renovatebot/github-action digest to 9f55a79

Update renovatebot/github-action digest to 9f55a79 #1128

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