This commit is contained in:
Salman Chishti
2025-08-11 14:28:06 +01:00
committed by GitHub
parent e5b5b2dd61
commit f227809c7b
+1 -2
View File
@@ -48,12 +48,11 @@ jobs:
steps: steps:
- uses: actions/first-interaction@v3 - uses: actions/first-interaction@v3
with: with:
repo-token: ${{ github.token }}
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!