From c16831b423bd0aa82c4769e602ae34582988ea9e Mon Sep 17 00:00:00 2001 From: anirudhwarrier <12178754+anirudhwarrier@users.noreply.github.com> Date: Fri, 2 Aug 2024 12:54:15 +0400 Subject: [PATCH] try a fix --- .github/workflows/ccip-live-network-tests.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ccip-live-network-tests.yml b/.github/workflows/ccip-live-network-tests.yml index 416e092287..ccf9f86738 100644 --- a/.github/workflows/ccip-live-network-tests.yml +++ b/.github/workflows/ccip-live-network-tests.yml @@ -34,6 +34,7 @@ env: jobs: build-chainlink: + if: false environment: integration permissions: id-token: write @@ -75,6 +76,7 @@ jobs: continue-on-error: true build-test-image: + if: false environment: integration permissions: id-token: write