diff --git a/.ado/apple-integration.yml b/.ado/apple-integration.yml index 0e3a434fca19d6..5133ca79313346 100644 --- a/.ado/apple-integration.yml +++ b/.ado/apple-integration.yml @@ -4,7 +4,8 @@ variables: trigger: branches: include: - - main + # GH #948: Disable Integration on main, as we are not currently stable + # - main - '*-stable' paths: exclude: @@ -12,7 +13,8 @@ trigger: pr: branches: include: - - main + # GH #948: Disable Integration on main, as we are not currently stable + # - main - '*-stable' paths: exclude: