Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

Commit 820abd1

Browse files
authored
Merge pull request #6404 from IgniteUI/sstoychev/adding-agentic-translation-workflow
feat(ci): adding agentic workflow for localization
2 parents 79a826f + d44fe80 commit 820abd1

4 files changed

Lines changed: 1393 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.57.2": {
9+
"repo": "github/gh-aw/actions/setup",
10+
"version": "v0.57.2",
11+
"sha": "32b3a711a9ee97d38e3989c90af0385aff0066a7"
12+
}
13+
}
14+
}

0 commit comments

Comments
 (0)