Skip to content

Commit

Permalink
Update greetings.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amitguptagwl committed Apr 19, 2023
1 parent b4d3011 commit dfd25bf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Greetings

on: [pull_request, issues]
on: [issues]

jobs:
greeting:
Expand All @@ -9,5 +9,4 @@ jobs:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'I''m glad you find this repository helpful. I''ll try to address your issue ASAP. You can watch the repo for new changes or star it.'
pr-message: 'I appreciate your effort to create this PR. I would try to check it on priority. It is always good to specify the purpose of PR and following the guidelines to reduce the conversations'
issue-message: 'We''re glad you find this project helpful. We''ll try to address this issue ASAP. You can vist https://solothought.com to know recent features. Don''t forget to star this repo.'

0 comments on commit dfd25bf

Please sign in to comment.