mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-26 09:06:40 +01:00
[ci skip] Remove trailing comma in projects action
This commit is contained in:
parent
937a67a651
commit
4ea67abd46
1 changed files with 1 additions and 1 deletions
2
.github/workflows/projects.yml
vendored
2
.github/workflows/projects.yml
vendored
|
@ -72,5 +72,5 @@ jobs:
|
||||||
"resolution: won't fix": "Invalid",
|
"resolution: won't fix": "Invalid",
|
||||||
"resolution: works as intended": "Invalid",
|
"resolution: works as intended": "Invalid",
|
||||||
"status: accepted": "Done",
|
"status: accepted": "Done",
|
||||||
"status: needs triage": "Invalid",
|
"status: needs triage": "Invalid"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue