mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-12-18 12:14:22 -05:00
Update greetings.yml
This commit is contained in:
parent
569146b140
commit
42f629ec8d
4
.github/workflows/greetings.yml
vendored
4
.github/workflows/greetings.yml
vendored
@ -9,5 +9,5 @@ jobs:
|
|||||||
- uses: actions/first-interaction@v1
|
- uses: actions/first-interaction@v1
|
||||||
with:
|
with:
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
issue-message: 'Message that will be displayed on users'' first issue'
|
issue-message: 'Thank you for your first issue report :D'
|
||||||
pr-message: 'Message that will be displayed on users'' first pr'
|
pr-message: 'Thank you for your first PR :D'
|
||||||
|
Loading…
Reference in New Issue
Block a user