mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2024-12-22 22:23:14 +07:00
adding welcome github action
This commit is contained in:
parent
0714bab065
commit
891fc5a405
4
.github/workflows/welcome_workflow.yaml
vendored
4
.github/workflows/welcome_workflow.yaml
vendored
@ -14,5 +14,5 @@ jobs:
|
||||
uses: garg3133/welcome-new-contributors@v1.2
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
issue-message: 'Hello there, thanks for opening an issue. We welcome you to the #90DaysOfDevOps community!'
|
||||
pr-message: 'Hello there, thanks for opening a Pull Request. Someone will review it soon.'
|
||||
issue-message: 'Hello there, thanks for opening your first issue here. We welcome you to the #90DaysOfDevOps community!'
|
||||
pr-message: 'Hello there, thanks for opening your first Pull Request. Someone will review it soon. Welcome to the #90DaysOfDevOps community!'
|
||||
|
Loading…
Reference in New Issue
Block a user