Skip to content

Commit

Permalink
Syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
aholstrup1 committed Dec 10, 2024
1 parent f660f7d commit 6b8c64c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Actions/AL-Go-Helper.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ function ReadSettings {
"trustMicrosoftNuGetFeeds" = $true
"commitOptions" = [ordered]@{
"messageSuffix" = ""
"pullRequestAutoMerge" = $false
"pullRequestAutoMerge" = $false
"pullRequestLabels" = @()
}
"trustedSigning" = [ordered]@{
Expand Down

0 comments on commit 6b8c64c

Please sign in to comment.