Skip to content

Update renovatebot/github-action digest to 56dbe58 #970

Update renovatebot/github-action digest to 56dbe58

Update renovatebot/github-action digest to 56dbe58 #970

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