We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4711ed commit f7a0e5fCopy full SHA for f7a0e5f
.ado/apple-integration.yml
@@ -4,7 +4,7 @@ variables:
4
trigger:
5
branches:
6
include:
7
- # Disable Integration on main, as we are not currently stable
+ # GH #948: Disable Integration on main, as we are not currently stable
8
# - main
9
- '*-stable'
10
paths:
@@ -13,7 +13,7 @@ trigger:
13
pr:
14
15
16
17
18
19
0 commit comments