Skip to content

Commit 4288b61

Browse files
committed
Update issue-bot.yml
1 parent feb5c69 commit 4288b61

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
@@ -166,7 +166,7 @@ jobs:
166166
exit_code="$?"
167167
168168
if [[ "$exit_code" == "2" ]]; then
169-
echo "##[info]Issue bot detected open issues which are affected by this pull request - see Issue bot job summary."
169+
echo "::notice::Issue bot detected open issues which are affected by this pull request - see Issue bot job summary."
170170
exit 0
171171
fi
172172

0 commit comments

Comments
 (0)