Skip to content

Commit 2f1d9f1

Browse files
committed
Fix actions/first-interaction input
1 parent 7554b40 commit 2f1d9f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-welcome-new-contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/first-interaction@v3
1414
with:
1515
repo_token: ${{ secrets.GITHUB_TOKEN }}
16-
pr_message: |
16+
issue_message: |
1717
Hello! 👋
1818
1919
Thanks for opening this pull request! Please check out our [contributing guidelines](https://make.wordpress.org/cli/handbook/contributions/contributing/). We appreciate you taking the initiative to contribute to this project.

0 commit comments

Comments
 (0)