We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c6629 commit d426560Copy full SHA for d426560
1 file changed
.github/workflows/welcome.yml .github/workflows/WELCOME.yml.github/workflows/welcome.yml renamed to .github/workflows/WELCOME.yml
@@ -19,6 +19,6 @@ jobs:
19
- uses: EddieHubCommunity/gh-action-community/src/welcome@main
20
with:
21
github-token: ${{ secrets.GITHUB_TOKEN }}
22
- issue-message: "<h1>:wave: Welcome to the project! :boom:</h1> It's great having you contribute to this project. :heart_eyes:"
23
- pr-message: "<h1>:wave: Welcome to the project! :boom:</h1> It's great having you contribute to this project. :heart_eyes:"
24
- footer: 'Thank You for contributing to this project. :heart:'
+ issue-message: "<h1>:wave: Welcome to the project!</h1> It's great having you contribute to this project. :heart_eyes:"
+ pr-message: "<h1>:wave: Welcome to the project!</h1> It's great having you contribute to this project. :heart_eyes:"
+ footer: 'Thank You for contributing to this project. 🙏'
0 commit comments