mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 23:33:58 +08:00
pr comments: only on external prs (#31635)
only on external prs
old-commit-hash: 851df7458f
This commit is contained in:
1
.github/workflows/auto_pr_review.yaml
vendored
1
.github/workflows/auto_pr_review.yaml
vendored
@@ -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 }}**)_ -->
|
||||
|
||||
Reference in New Issue
Block a user