Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtak <34246760+mkArtakMSFT@users.noreply.github.com>2022-09-19 08:16:09 +0300
committerGitHub <noreply@github.com>2022-09-19 08:16:09 +0300
commit1ab188af6327d84b795f822d5dd376997b728f53 (patch)
tree3297b1a8f1dff0d9220f0b63a2a64b4ea44a34e4 /.github
parentd9d0fbddf1189fb1c92318bf4641b33051bb6c39 (diff)
Fix the name of the maestro-bot user. (#44042)
Diffstat (limited to '.github')
-rw-r--r--.github/fabricbot.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/fabricbot.json b/.github/fabricbot.json
index 10f9b66681..9215a8dc17 100644
--- a/.github/fabricbot.json
+++ b/.github/fabricbot.json
@@ -2499,7 +2499,7 @@
{
"name": "isActivitySender",
"parameters": {
- "user": "dotnet-maestro-bot "
+ "user": "dotnet-maestro-bot"
}
}
]