From 795767ad09ebc3f7010ba5c497c9d03681c75d6e Mon Sep 17 00:00:00 2001 From: Austin Canada Date: Thu, 6 Feb 2025 13:21:13 -0500 Subject: [PATCH] BCDA-8629: Add opensbx deploy to integration test --- .github/workflows/admin-create-aco-test-integration.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/admin-create-aco-test-integration.yml b/.github/workflows/admin-create-aco-test-integration.yml index a18f7767f..63ba75ac0 100644 --- a/.github/workflows/admin-create-aco-test-integration.yml +++ b/.github/workflows/admin-create-aco-test-integration.yml @@ -6,6 +6,7 @@ on: - .github/workflows/admin-create-aco-test-integration.yml - .github/workflows/admin-create-aco-dev-deploy.yml - .github/workflows/admin-create-aco-test-deploy.yml + - .github/workflows/admin-create-aco-opensbx-deploy.yml - .github/workflows/admin-create-aco-prod-deploy.yml - bcda/lambda/admin_create_aco/** workflow_dispatch: