Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 4bd0be2

Browse files
authored
Merge pull request #6 from PowerShell/clean-releasebuild
fix CI build title
2 parents 597ed4a + e0fc667 commit 4bd0be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yaml/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: PR-$(System.PullRequest.PullRequestNumber)-$(Date:yyyyMMdd)$(Rev:.rr)
1+
name: $(Date:yyyyMMdd)$(Rev:.rr)
22
trigger:
33
# Batch merge builds together while a merge build is running
44
batch: true

0 commit comments

Comments
 (0)