This commit is contained in:
Salman Chishti
2025-08-11 14:28:06 +01:00
committed by GitHub
parent e5b5b2dd61
commit f227809c7b

View File

@@ -48,12 +48,11 @@ jobs:
steps:
- uses: actions/first-interaction@v3
with:
repo-token: ${{ github.token }}
issue-message: |
# Issue Message with Markdown
This is the message that will be displayed!
pr_message: |
pr-message: |
# PR Message with Markdown
This is the message that will be displayed!