Skip to content

Commit

Permalink
fix CI build title
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveL-MSFT committed Nov 23, 2020
1 parent 597ed4a commit e0fc667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yaml/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: PR-$(System.PullRequest.PullRequestNumber)-$(Date:yyyyMMdd)$(Rev:.rr)
name: $(Date:yyyyMMdd)$(Rev:.rr)
trigger:
# Batch merge builds together while a merge build is running
batch: true
Expand Down

0 comments on commit e0fc667

Please sign in to comment.