diff --git a/.github/workflows/welcome-open.yml b/.github/workflows/welcome-open.yml index 625bf7dcb2..ccdb5f8cbd 100644 --- a/.github/workflows/welcome-open.yml +++ b/.github/workflows/welcome-open.yml @@ -16,6 +16,7 @@ jobs: steps: - uses: zephyrproject-rtos/action-first-interaction@58853996b1ac504b8e0f6964301f369d2bb22e5c with: + repo-token: ${{ secrets.GITHUB_TOKEN }} pr-opened-message: | Hello! Thank you for opening your **first PR** to npmx, @${{ github.event.pull_request.user.login }}! 🚀