Skip to content

Commit

Permalink
Update issue_label.json5
Browse files Browse the repository at this point in the history
Testing
  • Loading branch information
Xelbayria authored Nov 11, 2024
1 parent 5f45358 commit d8bcb22
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/issue_label.json5
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,15 @@
"1.21.1": ["1.21.1-FABRIC"],
"1.21": ["1.21-NEOFORGE"],
"1.21": ["1.21-FABRIC"],
"1.20.4": ["1.20.4-FORGE"],
"1.20.4": ["1.20.4"],
"1.20.4": ["1.20.4-FABRIC"],
"1.20.1": ["1.20.1-FORGE"],
"1.20.1": ["1.20.1-FABRIC"],
"1.19.2": ["1.19.2-FORGE"],
"1.19.2": ["1.19.2-FABRIC"],
"FABRIC": ["FABRIC"],
"FORGE": ["FORGE"],
"NEOFORGE": ["NEOFORGE"],
"server": ["server", "Server"],
"not related": ["not my issue", "report there"]
},
Expand Down

0 comments on commit d8bcb22

Please sign in to comment.