Skip to content

Commit

Permalink
style: 👷 update the messages of greetings workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
moazelsawaf committed Jul 8, 2023
1 parent f9ab855 commit 5adb06d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@ jobs:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: >
issue-message: |
Hi there, welcome to Dash Bubble! 👋🏻
Im glad youre interested in contributing to this plugin. Its a great way to learn more about the codebase and to help grow the Flutter community 💙
I'm glad you're interested in contributing to this plugin. It's a great way to learn more about the codebase and to help grow the Flutter community 💙
If you have any questions or need help, feel free to reach out to me @moazelsawaf. I am always happy to assist you 💙
Your issue will be reviewed by the maintainers and worked on as soon as possible. If you have any questions or need help, feel free to reach out to me @moazelsawaf. I am always happy to assist you 💙
Happy Coding! 😊
pr-message: >
pr-message: |
Hi there, welcome to Dash Bubble! 👋🏻
Im glad youre interested in contributing to this plugin. Its a great way to learn more about the codebase and to help grow the Flutter community 💙
I'm glad you're interested in contributing to this plugin. It's a great way to learn more about the codebase and to help grow the Flutter community 💙
If you have any questions or need help, feel free to reach out to me @moazelsawaf. I am always happy to assist you 💙
Your pull request will be reviewed by the maintainers and worked on as soon as possible. If you have any questions or need help, feel free to reach out to me @moazelsawaf. I am always happy to assist you 💙
Happy Coding! 😊

0 comments on commit 5adb06d

Please sign in to comment.