diff --git a/.github/workflows/one-line-cr-bot.yml b/.github/workflows/one-line-cr-bot.yml index 71de161a..f65c666e 100644 --- a/.github/workflows/one-line-cr-bot.yml +++ b/.github/workflows/one-line-cr-bot.yml @@ -77,7 +77,7 @@ jobs: IGNORE_ERRORS: false INSTALL_MISSING: true OVERRIDE_ANALYSIS_ERROR: true - POST_TO_GITHUB_PR: true + POST_TO_GITHUB_PR_ONLY: true REPORT_NEW_ONLY: true VERBOSE: 0 # >0 shows all currently present defects as well # We need access to the github token to be able to comment on the PR