Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Workflow Bot -- Build Dictionaries #4024

Merged
merged 1 commit into from
Jan 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dictionaries/google/checksum.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
23e473dbcbc12a446a65902b547580e2bc23737b dict/google.txt
10cf105b490e632565fcb8412990852da00c2004 src/google.txt
6d1be2143f484449390171c17124ba8cf2d2e7ed src/legacy.txt
3361b23a9cc36982cecccfb37519f044d1175f9b src/legacy.txt
d429d570a0d9f384498d49bf39743cfedffd8408 src/misc.txt
1 change: 1 addition & 0 deletions dictionaries/google/src/legacy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -348,4 +348,5 @@ Workload
Workloads
Write
Zone

# Please do not add new words to this list. See the top of this file.
2 changes: 1 addition & 1 deletion static/contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@
"login": "Jason3S",
"html_url": "https://github.com/Jason3S",
"avatar_url": "https://avatars.githubusercontent.com/u/3740137?v=4",
"contributions": 1420,
"contributions": 1421,
"type": "User"
},
{
Expand Down
Loading