Skip to content

Commit ad12269

Browse files
committed
chore: try fix
1 parent bd31041 commit ad12269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/welcome-open.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: zephyrproject-rtos/action-first-interaction@58853996b1ac504b8e0f6964301f369d2bb22e5c
18-
repo-token: ${{ secrets.GITHUB_TOKEN }}
1918
with:
19+
repo-token: ${{ secrets.GITHUB_TOKEN }}
2020
pr-opened-message: |
2121
Hello! Thank you for opening your **first PR** to npmx, @${{ github.event.pull_request.user.login }}! 🚀
2222

0 commit comments

Comments
 (0)