Skip to content

Commit

Permalink
Revert "Updated greetings workflow"
Browse files Browse the repository at this point in the history
This reverts commit d3a74d2.
  • Loading branch information
ABD-01 committed Aug 29, 2024
1 parent b2b0356 commit 2f0a13e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/greetings2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: PR-Greetings

on:
pull_request_target:
issues:

jobs:
greeting:
Expand All @@ -14,4 +13,4 @@ jobs:
- uses: thollander/actions-comment-pull-request@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
message: "Hey @${{ github.actor }}! Thanks for your contribution. Please wait while the maintainers review your message."
message: "Hey @${{ github.actor }}! Thanks for your contribution. Please wait while the maintainers review your PR"

0 comments on commit 2f0a13e

Please sign in to comment.