Skip to content

Commit b50758f

Browse files
authored
Temporarily stop publishing stable branches (#1762)
* Temporarily stop publishing stable branches * Update publish.yml
1 parent 21db9af commit b50758f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ado/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ trigger:
99
branches:
1010
include:
1111
- main
12-
- '*-stable'
12+
- 0.68-stable
1313
paths:
1414
exclude:
1515
- package.json

0 commit comments

Comments
 (0)