Skip to content

Commit 3d1e787

Browse files
committed
Update issue-bot.yml
1 parent 714c461 commit 3d1e787

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/issue-bot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ jobs:
182182
run: |
183183
set +e
184184
./console.php evaluate --post-comments >> $GITHUB_STEP_SUMMARY
185+
exit_code="$?"
185186
186187
# its fine when issue-bot found affected issues
187188
if [[ "$exit_code" == "2" ]]; then

0 commit comments

Comments
 (0)