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 bd31041 commit ad12269Copy full SHA for ad12269
.github/workflows/welcome-open.yml
@@ -15,8 +15,8 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: zephyrproject-rtos/action-first-interaction@58853996b1ac504b8e0f6964301f369d2bb22e5c
18
- repo-token: ${{ secrets.GITHUB_TOKEN }}
19
with:
+ 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