diff --git a/.github/workflows/auto_pr_review.yaml b/.github/workflows/auto_pr_review.yaml index 63cb062ebe3e0f..5ba7382782edb2 100644 --- a/.github/workflows/auto_pr_review.yaml +++ b/.github/workflows/auto_pr_review.yaml @@ -40,7 +40,7 @@ jobs: if: github.event.pull_request.head.repo.full_name != 'commaai/openpilot' with: repo_token: ${{ secrets.GITHUB_TOKEN }} - issue_message: "" + issue_message: "." # must be non-empty, but isn't used for pr target (temporary fix until https://github.com/actions/first-interaction/pull/403 is merged) pr_message: | Thanks for contributing to openpilot! In order for us to review your PR as quickly as possible, check the following: