Skip to content

Commit 0ec4a20

Browse files
authored
Merge pull request #13769 from MicrosoftDocs/workflows-test
Remove duplicated heading
2 parents b20a16a + a9e6104 commit 0ec4a20

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/Shared-StaleBranch.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -391,8 +391,6 @@ jobs:
391391

392392
If ($DeleteBranchlistCount -gt 0) {
393393

394-
echo "## Deleted stale branches" >> $env:GITHUB_STEP_SUMMARY
395-
echo "" >> $env:GITHUB_STEP_SUMMARY
396394
echo "The following branches were deleted because they were over $MaxDaysBehind days behind the $DefaultBranch branch and contained $MaxCommitsAhead or fewer commits not in the $DefaultBranch branch." >> $env:GITHUB_STEP_SUMMARY
397395
echo "" >> $env:GITHUB_STEP_SUMMARY
398396

0 commit comments

Comments
 (0)