Update check-external-pr check when e2e test success

This commit is contained in:
Volodymyr Zotov
2025-10-02 13:14:04 -05:00
parent 625297c1fb
commit 7135f439a5

View File

@@ -36,7 +36,7 @@ jobs:
env:
ref: ${{ github.event.client_payload.pull_request.head.sha }}
conclusion: ${{ needs.e2e-tests.result }}
job: e2e-tests
job: check-external-pr
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |