diff --git a/.github/workflows/official-pr.yml b/.github/workflows/official-pr.yml index a05ded1a..74c6809e 100644 --- a/.github/workflows/official-pr.yml +++ b/.github/workflows/official-pr.yml @@ -59,6 +59,7 @@ jobs: - name: Create PR comment uses: peter-evans/create-or-update-comment@v1 + if: ${{ steps.create-pr.outputs.pull-request-url != '' }} with: issue-number: ${{ github.event.pull_request.number }} body: |