mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-07-12 17:01:17 +07:00
Merge pull request #423 from Vikash-8090-Yadav/patch-2
Update Auto_message_on_creatingissues.yml
This commit is contained in:
@ -13,4 +13,4 @@ jobs:
|
|||||||
uses: peter-evans/create-or-update-comment@v1
|
uses: peter-evans/create-or-update-comment@v1
|
||||||
with:
|
with:
|
||||||
issue-number: ${{tojson(github.event.issue.number)}}
|
issue-number: ${{tojson(github.event.issue.number)}}
|
||||||
body: Hello there!👋, @${{ github.actor }} Welcome to the Solidity-Pathshala! 🚀⚡Thank you and Congratulations🎉 for opening a issue in this project. Please make sure not to start working on this issue, unless you are assigned to it.😄
|
body: Hello there!👋, @${{ github.actor }} Welcome to the 90DaysOfDevOps! 🚀⚡Thank you and Congratulations🎉 for opening a issue in this project. Please make sure not to start working on this issue, unless you are assigned to it.😄
|
||||||
|
Reference in New Issue
Block a user