Skip to content

Commit ae4a241

Browse files
committed
Commenting added [release]
1 parent e1e2888 commit ae4a241

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: AddActionsWorkflow/AddActionsWorkflowPackage.cs

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ protected override async Task InitializeAsync(CancellationToken cancellationToke
2020
{
2121
await this.RegisterCommandsAsync();
2222

23+
// telemetry rating
2324
RatingPrompt rating = new("TimHeuer.AddActionsWorkflow", Vsix.Name, await General.GetLiveInstanceAsync());
2425
rating.RegisterSuccessfulUsage();
2526
await rating.PromptAsync();

0 commit comments

Comments
 (0)