Skip to content

Commit

Permalink
fix: 누락된 괄호 추가 (SP-668)
Browse files Browse the repository at this point in the history
  • Loading branch information
SungHyun627 committed Aug 20, 2024
1 parent 1598c39 commit ae6db8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,5 +162,5 @@ jobs:
repo: repo.repo,
issue_number: payload.pull__request__number,
body: newComment,
}
});
}

0 comments on commit ae6db8e

Please sign in to comment.