jajik commented on code in PR #272: URL: https://github.com/apache/commons-daemon/pull/272#discussion_r2245273711
########## .github/workflows/codeql-analysis.yml: ########## @@ -39,7 +37,7 @@ jobs: strategy: fail-fast: false matrix: - language: [ 'java' ] + language: [ 'java', 'cpp' ] Review Comment: Good catch! It must have slipped there through the rebase. Should be fixed now. Sorry. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org