diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index 28ee6b2..a890088 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: 'Message that will be displayed on users'' first issue' - pr-message: 'Message that will be displayed on users'' first pr' + issue-message: 'Thank you for helping the quantum revolution!' + pr-message: 'Thank you for helping the quantum revolution!'