Skip to content

Commit c9a0655

Browse files
authored
Merge pull request #2727 from dotnet/ViktorHofer-patch-1
[release/10.0] TELL-MODE: Fix pipeline triggers in command-line-api official yml
2 parents 6e468fa + 42f99e8 commit c9a0655

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.vsts-ci-official.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ trigger:
1717
branches:
1818
include:
1919
- main
20-
- internal/release/*
21-
- validation/*
20+
- release/*
2221

2322
pr:
2423
autoCancel: false

0 commit comments

Comments
 (0)