pr comments: only on external prs (#31635)

only on external prs
old-commit-hash: 851df7458f
pull/32199/head
Justin Newberry 1 year ago committed by GitHub
parent 9ccd7f15f9
commit b20ddc8f14
  1. 1
      .github/workflows/auto_pr_review.yaml

@ -39,6 +39,7 @@ jobs:
steps:
- name: comment
uses: thollander/actions-comment-pull-request@fabd468d3a1a0b97feee5f6b9e499eab0dd903f6
if: github.event.pull_request.head.repo.full_name != 'commaai/openpilot'
with:
message: |
<!-- _(run_id **${{ github.run_id }}**)_ -->

Loading…
Cancel
Save