From 066c54c8531c1fc5461246d5d0b3a5a2c5739d99 Mon Sep 17 00:00:00 2001 From: Martin Saporiti <martinsaporiti@gmail.com> Date: Thu, 26 Sep 2024 13:04:49 -0300 Subject: [PATCH] Update test_deploy_ui.yml --- .github/workflows/test_deploy_ui.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_deploy_ui.yml b/.github/workflows/test_deploy_ui.yml index 5e8b4694b..fb8a69422 100644 --- a/.github/workflows/test_deploy_ui.yml +++ b/.github/workflows/test_deploy_ui.yml @@ -3,7 +3,7 @@ name: Deploy Issuer Node UI to Testing AWS Environment on: push: branches: - - feature/implement-new-design + - feature/PID-2297-migrate-ui-on-core-api env: AWS_ACCOUNT_ID: ${{ secrets.TEST_AWS_ACCOUNT_ID }}