Skip to content

Update docker Docker tag to v29.7.2 #1693

Update docker Docker tag to v29.7.2

Update docker Docker tag to v29.7.2 #1693

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