diff --git a/.github/workflows/continuous_integration.yml b/.github/workflows/continuous_integration.yml index 511a2ac..d5d5a74 100644 --- a/.github/workflows/continuous_integration.yml +++ b/.github/workflows/continuous_integration.yml @@ -337,7 +337,7 @@ jobs: ./.github/workflow_scripts/build_doc.sh "$branch" '${{ github.event.pull_request.head.repo.full_name }}' '${{ env.SHORT_SHA }}' PR-'${{ github.event.number }}' - name: Comment on PR if: ${{ github.event_name == 'pull_request_target' }} - uses: peter-evans/create-or-update-comment@v4 + uses: peter-evans/create-or-update-comment@v5 with: issue-number: ${{ github.event.number }} body: |