Skip to content

Commit

Permalink
Fix typo in botbuilder-dotnet-ci.yml (#6475)
Browse files Browse the repository at this point in the history
  • Loading branch information
BruceHaley authored Sep 19, 2022
1 parent 4acd18d commit bc07068
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build/yaml/botbuilder-dotnet-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ variables:
runCodesignValidationInjection: false # Disables unnecessary CodeSign Validation step
system_accesstoken: $(System.AccessToken)
LGTM.UploadSnapshot: true
Semmle.SkipAnalysis: true# ApiCompatExcludeClasses: (optional) define this in Azure
Semmle.SkipAnalysis: true
# ApiCompatExcludeClasses: (optional) define this in Azure
# DisableApiCompatibityValidation: (optional) define this in Azure
# DotNetCoverallsToken: define this in Azure
# GitHubCommentApiKey: define this in Azure
Expand Down

0 comments on commit bc07068

Please sign in to comment.