fix readme
This commit is contained in:
@@ -48,11 +48,11 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/first-interaction@v3
|
- uses: actions/first-interaction@v3
|
||||||
with:
|
with:
|
||||||
issue-message: |
|
issue_message: |
|
||||||
# Issue Message with Markdown
|
# Issue Message with Markdown
|
||||||
|
|
||||||
This is the message that will be displayed!
|
This is the message that will be displayed!
|
||||||
pr-message: |
|
pr_message: |
|
||||||
# PR Message with Markdown
|
# PR Message with Markdown
|
||||||
|
|
||||||
This is the message that will be displayed!
|
This is the message that will be displayed!
|
||||||
|
|||||||
Reference in New Issue
Block a user