Skip to content

Commit 68a8027

Browse files
committed
Alphabetized TARGET_REPOS
1 parent 2ec1f4a commit 68a8027

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/workflows/sync-remove-json-keys.py-changes-to-repos.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@ jobs:
2727
id: list_repos
2828
run: |
2929
TARGET_REPOS=(
30-
"adamlui/userscripts"
3130
"adamlui/ai-web-extensions"
32-
"adamlui/js-utils"
3331
"adamlui/autoclear-chatgpt-history"
3432
"adamlui/brave-omnibox"
3533
"adamlui/chatgpt-auto-continue"
@@ -38,9 +36,11 @@ jobs:
3836
"adamlui/chatgpt-infinity"
3937
"adamlui/chatgpt-omnibox"
4038
"adamlui/chatgpt-widescreen"
39+
"adamlui/js-utils"
4140
"adamlui/minify.js"
4241
"adamlui/perplexity-omnibox"
4342
"adamlui/phind-omnibox"
43+
"adamlui/userscripts"
4444
"adamlui/you.com-omnibox"
4545
"adamlui/youtube-classic"
4646
"KudoAI/amazongpt"

.github/workflows/sync-translate-en-messages.py-changes-to-repos.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@ jobs:
2727
id: list_repos
2828
run: |
2929
TARGET_REPOS=(
30-
"adamlui/userscripts"
3130
"adamlui/ai-web-extensions"
32-
"adamlui/js-utils"
3331
"adamlui/autoclear-chatgpt-history"
3432
"adamlui/brave-omnibox"
3533
"adamlui/chatgpt-auto-continue"
@@ -38,14 +36,16 @@ jobs:
3836
"adamlui/chatgpt-infinity"
3937
"adamlui/chatgpt-omnibox"
4038
"adamlui/chatgpt-widescreen"
39+
"adamlui/js-utils"
4140
"adamlui/minify.js"
4241
"adamlui/perplexity-omnibox"
4342
"adamlui/phind-omnibox"
43+
"adamlui/userscripts"
4444
"adamlui/you.com-omnibox"
4545
"adamlui/youtube-classic"
46-
"KudoAI/chatgpt.js"
4746
"KudoAI/amazongpt"
4847
"KudoAI/bravegpt"
48+
"KudoAI/chatgpt.js"
4949
"KudoAI/duckduckgpt"
5050
"KudoAI/googlegpt"
5151
)

0 commit comments

Comments
 (0)