Skip to content

Commit b3c3a30

Browse files
authored
Merge pull request #1487 from codeflash-ai/add-duplicate-code-detector
chore: add gh-aw duplicate code detector workflow
2 parents 53f8658 + f819d60 commit b3c3a30

6 files changed

Lines changed: 1510 additions & 0 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.github/workflows/*.lock.yml linguist-generated=true merge=ours

.github/aw/actions-lock.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"entries": {
3+
"actions/github-script@v8": {
4+
"repo": "actions/github-script",
5+
"version": "v8",
6+
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
7+
},
8+
"github/gh-aw/actions/setup@v0.44.0": {
9+
"repo": "github/gh-aw/actions/setup",
10+
"version": "v0.44.0",
11+
"sha": "cec1ecf3b97e9a1bbffaedf490a49ce03c1071ba"
12+
}
13+
}
14+
}

.github/aw/imports/.gitattributes

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

.github/aw/imports/github/gh-aw/94662b1dee8ce96c876ba9f33b3ab8be32de82a4/.github_workflows_shared_reporting.md

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

0 commit comments

Comments
 (0)