diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index c33c1703..abfb3f66 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -12,5 +12,4 @@ jobs: - uses: actions/first-interaction@v1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} - issue-message: 'Thank you for taking the time to improve LibreMetaverse! We will review your contribution shortly.' pr-message: 'Thank you for taking the time to improve LibreMetaverse! We will review your contribution shortly.'