We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 017ec72 commit 6ead0a8Copy full SHA for 6ead0a8
.github/workflows/welcome-open.yml
@@ -16,6 +16,7 @@ jobs:
16
steps:
17
- uses: zephyrproject-rtos/action-first-interaction@58853996b1ac504b8e0f6964301f369d2bb22e5c
18
with:
19
+ repo-token: ${{ secrets.GITHUB_TOKEN }}
20
pr-opened-message: |
21
Hello! Thank you for opening your **first PR** to npmx, @${{ github.event.pull_request.user.login }}! 🚀
22
0 commit comments