From 86e53cf8be3f05c72097dfb1c7155e1de62acfd1 Mon Sep 17 00:00:00 2001 From: Anton Tayanovskyy Date: Tue, 14 Jan 2025 16:39:20 -0500 Subject: [PATCH] Onboard AWSX (#1288) Following up on https://github.com/pulumi/pulumi-awsx/pull/1471 where the workflows are now ci-mgmt workflows. This in particular should reset branch protections to expected ones managed by ci-mgmt. --- provider-ci/providers.json | 1 + 1 file changed, 1 insertion(+) diff --git a/provider-ci/providers.json b/provider-ci/providers.json index 2d36a0d73..d6e0db503 100644 --- a/provider-ci/providers.json +++ b/provider-ci/providers.json @@ -6,6 +6,7 @@ "artifactory", "auth0", "aws", + "awsx", "azure", "azuread", "azuredevops",