Skip to content

Commit

Permalink
Update greetings.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hariketsheth committed Jan 13, 2024
1 parent d612131 commit 003954e
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@ jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: Saviour1001/Greeting-action@main
- uses: hariketsheth/Greeting-action@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
issue_message: 'Hello @${{github.actor}}, <br>
Thank you for opening an issue. :octocat: <br>
Note - Self-assigns by the original author will be prioritised by mentors manually<br>
To get assigned to this particular issue please use <b>/assign</b><br>
<i> Check this <a href="https://github.com/hariketsheth/Article_Repository_Management_System/CONTRIBUTING.md">guide</a> before contributing.'
issue_message: 'Hello @${{github.actor}}, <br> Thank you for opening an issue. :octocat: <br> Note - Self-assigns by the original author will be prioritised by mentors manually<br> To get assigned to this particular issue please use <b>/assign</b><br><i> Check this <a href="https://github.com/hariketsheth/Article_Repository_Management_System/CONTRIBUTING.md">guide</a> before contributing.'

0 comments on commit 003954e

Please sign in to comment.