ci: revert first-interaction to v1 (#37639)

* ci: revert first-interaction to v1

* ci: retrigger PR review on synchronize
This commit is contained in:
Adeeb Shihadeh
2026-03-10 15:57:26 -07:00
committed by GitHub
parent dd89bc30fa
commit 5927316788

View File

@@ -36,12 +36,11 @@ jobs:
# Welcome comment
- name: "First timers PR"
uses: actions/first-interaction@v3
uses: actions/first-interaction@v1
if: github.event.pull_request.head.repo.full_name != 'commaai/openpilot'
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
issue_message: ""
pr_message: |
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: |
<!-- _(run_id **${{ github.run_id }}**)_ -->
Thanks for contributing to openpilot! In order for us to review your PR as quickly as possible, check the following:
* Convert your PR to a draft unless it's ready to review