Skip to content

Commit 836d686

Browse files
wdconincCopilot
andcommitted
fix: clang-tidy: request_changes: false
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 18f54bc commit 836d686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-eic-shell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,5 @@ jobs:
9898
with:
9999
github_token: ${{ secrets.GITHUB_TOKEN }}
100100
clang_tidy_fixes: clang_tidy_fixes.yaml
101-
request_changes: true
101+
request_changes: false
102102
suggestions_per_comment: 10

0 commit comments

Comments
 (0)