[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: works as intended": "Invalid",
|
||||
"status: accepted": "Done",
|
||||
"status: needs triage": "Invalid",
|
||||
"status: needs triage": "Invalid"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue