File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11name : Greetings
22
3- on : [pull_request , issues]
3+ on : [pull_request_target , issues]
44
55jobs :
66 greeting :
77 runs-on : ubuntu-latest
88 steps :
9- - uses : actions/first-interaction@v1
10- with :
11- repo-token : ${{ secrets.GITHUB_TOKEN }}
12- issue-message : ' Thank you for submitting an issue to IOSF. Someone will address it soon , first issue '
13- pr-message : ' Thank you for submitting a PR to IOSF. Someone will review it soon. Happy Coding :tada: first pr '
9+ - uses : actions/first-interaction@v1
10+ with :
11+ repo-token : ${{ secrets.GITHUB_TOKEN }}
12+ issue-message : " Hi👋 thanks for creating your first issue for IOSF, Will get back to you soon !. "
13+ pr-message : " 🎉Congratulations!!🎉 for making your first PR , our mentors will review it soon."
You can’t perform that action at this time.
0 commit comments