diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index e5dcdaf..017f973 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -18,5 +18,4 @@ jobs: - uses: actions/first-interaction@v3 with: repo-token: ${{ secrets.GITHUB_TOKEN }} - issue_message: "Dependabot's first issue" pr_message: "Thank you for your pull request!" \ No newline at end of file