Skip to content

Commit b12804a

Browse files
Copilotlpcox
andauthored
fix: address code review feedback on all 4 workflow .md files
Agent-Logs-Url: https://github.com/github/gh-aw-firewall/sessions/f49cc459-e3d0-4f79-8c1e-f157a23d6a9b Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
1 parent f866d3c commit b12804a

8 files changed

Lines changed: 97 additions & 116 deletions

.github/workflows/duplicate-code-detector.lock.yml

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/duplicate-code-detector.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: |
33
Daily workflow that scans the codebase for duplicate and near-duplicate code blocks,
44
copy-paste patterns, and repeated logic sequences in TypeScript source and JavaScript
5-
container code. files actionable issues for high-impact deduplication opportunities
5+
container code. Files actionable issues for high-impact deduplication opportunities
66
to prevent technical debt from accumulating silently.
77
88
on:
@@ -19,6 +19,7 @@ sandbox:
1919
network:
2020
allowed:
2121
- node
22+
- github
2223

2324
tools:
2425
github:

0 commit comments

Comments
 (0)