diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index 4d3398c9..eec14f1e 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -9,5 +9,5 @@ jobs: - uses: actions/first-interaction@v1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} - issue-message: 'Welcome to Clear Linux OS Docs. Thanks for submitting your first issue. :thumbsup:' - pr-message: 'Welcome to Clear Linux OS Docs. Thanks for submitting your first PR. :thumbsup:' + issue-message: 'Welcome to Clear Linux* OS Docs. Thanks for submitting your first issue.' + pr-message: 'Welcome to Clear Linux* OS Docs. Thanks for submitting your first PR.'