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 }}"}'