diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index 6cfd69cc8..a3749ba92 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -10,8 +10,8 @@ jobs: with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: | - 'Hi there! Welcome to Bijou.js! We appreciate you contributing to this project! Someone will look over your issue shortly! In the meantime you can take a look at our [website](https://bijou.js.org) to learn more about this project! - This message is automated' + Hi there! Welcome to Bijou.js! We appreciate you contributing to this project! Someone will look over your issue shortly! In the meantime you can take a look at our [website](https://bijou.js.org) to learn more about this project! + This message is automated pr-message: | Hi there! Welcome to Bijou.js! We appreciate you contributing to this project! Somebody will look this over soon. In the meantime, [take a look at our issues](https://github.com/Bijou-js/Bijou.js/issues?q=is%3Aissue). This message is automated.