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 b74bd81 commit 9cd00d5Copy full SHA for 9cd00d5
.github/workflows/welcome-open.yml
@@ -15,9 +15,9 @@ jobs:
15
runs-on: ubuntu-latest
16
17
steps:
18
- - uses: actions/first-interaction@1c4688942c71f71d4f5502a26ea67c331730fa4d # v3.1.0
+ - uses: zephyrproject-rtos/action-first-interaction@58853996b1ac504b8e0f6964301f369d2bb22e5c
19
with:
20
- pr_message: |
+ pr-opened-message: |
21
Hello! Thank you for opening your **first PR** to npmx, @${{ github.event.pull_request.user.login }}! 🚀
22
23
Here’s what will happen next:
0 commit comments