Skip to content

Commit

Permalink
Update auto-label.json5
Browse files Browse the repository at this point in the history
I'm done!
  • Loading branch information
Xelbayria authored Nov 14, 2024
1 parent c0d7bd7 commit b4e0fee
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/auto-label.json5
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
labelsSynonyms: {
"1.21.1-NEOFORGE": ["1.21.1-NEOFORGE", "- [X] 1.21.1|NEOFORGE"],
"1.21.1-FABRIC": ["1.21.1-FABRIC", "- [X] 1.21.1 | FABRIC"],
"1.20.1-FORGE": ["1.20.1-FORGE", "- [X] 1.20.1 | FORGE"],
"1.20.1-FABRIC": ["1.20.1-FABRIC", "- [X] 1.20.1 | FABRIC"],
"1.19.2-FORGE": ["1.19.2-FORGE", "- [X] 1.19.2 | FORGE"],
"1.19.2-FABRIC": ["1.19.2-FABRIC", "- [X] 1.19.2 | FABRIC"],
"1.21.1-NEOFORGE": ["1.21.1 - NEOFORGE", "- [X] 1.21.1 | NEOFORGE"],
"1.21.1-FABRIC": ["1.21.1 - FABRIC", "- [X] 1.21.1 | FABRIC"],
"1.20.1-FORGE": ["1.20.1 - FORGE", "- [X] 1.20.1 | FORGE"],
"1.20.1-FABRIC": ["1.20.1 - FABRIC", "- [X] 1.20.1 | FABRIC"],
"1.19.2-FORGE": ["1.19.2 - FORGE", "- [X] 1.19.2 | FORGE"],
"1.19.2-FABRIC": ["1.19.2 - FABRIC", "- [X] 1.19.2 | FABRIC"],
"1.18.2": ["1.18.2"],
"server": ["server", "Server"],
"not related": ["not my issue", "report there", "isnt an EC issue"]
Expand Down

0 comments on commit b4e0fee

Please sign in to comment.