Skip to content

Commit 014add9

Browse files
author
NullPointerException
committed
update issuebot
1 parent 7807405 commit 014add9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue_bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
owner: context.repo.owner,
115115
repo: context.repo.repo,
116116
issue_number: issueNumber,
117-
body: `🔍 Found related issues: ${issueLinks}\n\nPlease check if any of these issues are related to your problem before proceeding.`
117+
body: `🔍 Found related issues: ${issueLinks}\n\nPlease check these issues first before proceeding.`
118118
});
119119
}
120120

0 commit comments

Comments
 (0)