Skip to content

Commit aa771e7

Browse files
scbeddCopilot
authored andcommitted
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent bc4a291 commit aa771e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/common/pipelines/templates/steps/git-push-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ parameters:
55
TargetRepoOwner: Azure
66
TargetRepoName: $(Build.Repository.Name)
77
PushArgs:
8-
WorkingDirectory: $(System.DefaultWorkingDirectory)'
8+
WorkingDirectory: $(System.DefaultWorkingDirectory)
99
ScriptDirectory: eng/common/scripts
1010
SkipCheckingForChanges: false
1111
AuthToken: $(azuresdk-github-pat)

0 commit comments

Comments
 (0)