Skip to content

Commit

Permalink
fixing the syntax in Renovate about assignees and reviewers
Browse files Browse the repository at this point in the history
  • Loading branch information
Devinwong committed Feb 19, 2025
1 parent b38932e commit fb7dcff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,10 @@
],
"groupName": "azure-cns",
"assignees": [
"team:Azure/acn-cns-reviewers"
"team:acn-cns-reviewers"
],
"reviewers": [
"team:Azure/acn-cns-reviewers"
"team:acn-cns-reviewers"
]
},
{
Expand Down

0 comments on commit fb7dcff

Please sign in to comment.