From cd2b10c1febe5589abf1d11d7ec63f536b5abfc7 Mon Sep 17 00:00:00 2001 From: HenryNguyen5 <6404866+HenryNguyen5@users.noreply.github.com> Date: Tue, 12 Sep 2023 11:15:06 -0400 Subject: [PATCH] Remove redundant operator-ui CI comments --- .github/workflows/operator-ui-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/operator-ui-ci.yml b/.github/workflows/operator-ui-ci.yml index b73106177c5..8ced3b222cf 100644 --- a/.github/workflows/operator-ui-ci.yml +++ b/.github/workflows/operator-ui-ci.yml @@ -40,7 +40,6 @@ jobs: with: owner: smartcontractkit repo: operator-ui - comment_downstream_url: ${{ github.event.pull_request.comments_url }} github_token: ${{ steps.get-gh-token.outputs.access-token }} workflow_file_name: chainlink-ci.yml client_payload: '{"ref": "${{ github.event.pull_request.head.sha }}"}'