Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix the ' thingys
  • Loading branch information
retronbv authored Jan 25, 2021
commit 770f8ae1508b6549bf9216e07279198e25f8ff65
4 changes: 2 additions & 2 deletions .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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!
<small>This message is automated</small>'
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!
<small>This message is automated</small>
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).
<small>This message is automated.</small>