From 51912f55bf0f1dcd60615e54d9027769e5b0516d Mon Sep 17 00:00:00 2001 From: Jason McI Date: Wed, 27 Sep 2023 00:34:11 -0700 Subject: [PATCH] Ccip 1060 create test image manual (#160) --- .github/workflows/integration-tests-publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/integration-tests-publish.yml b/.github/workflows/integration-tests-publish.yml index e54ef0a944..62d5ffa286 100644 --- a/.github/workflows/integration-tests-publish.yml +++ b/.github/workflows/integration-tests-publish.yml @@ -5,6 +5,7 @@ on: push: branches: - ccip-develop + workflow_dispatch: env: ECR_TAG: ${{ secrets.QA_AWS_ACCOUNT_NUMBER }}.dkr.ecr.${{ secrets.QA_AWS_REGION }}.amazonaws.com/chainlink-ccip-tests:develop