Skip to content

Commit f7a0e5f

Browse files
authored
Update apple-integration.yml
1 parent f4711ed commit f7a0e5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ado/apple-integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ variables:
44
trigger:
55
branches:
66
include:
7-
# Disable Integration on main, as we are not currently stable
7+
# GH #948: Disable Integration on main, as we are not currently stable
88
# - main
99
- '*-stable'
1010
paths:
@@ -13,7 +13,7 @@ trigger:
1313
pr:
1414
branches:
1515
include:
16-
# Disable Integration on main, as we are not currently stable
16+
# GH #948: Disable Integration on main, as we are not currently stable
1717
# - main
1818
- '*-stable'
1919
paths:

0 commit comments

Comments
 (0)