mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 01:52:06 +08:00
pr comments: only on external prs (#31635)
only on external prs old-commit-hash: 851df7458fc13e15244a7d83196d70c71e56d712
This commit is contained in:
@@ -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