Skip to content

Commit 45770e7

Browse files
committed
Add empty issue_message
1 parent 2f1d9f1 commit 45770e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ jobs:
1313
uses: actions/first-interaction@v3
1414
with:
1515
repo_token: ${{ secrets.GITHUB_TOKEN }}
16-
issue_message: |
16+
issue_message: ""
17+
pr_message: |
1718
Hello! 👋
1819
1920
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)