garydgregory commented on code in PR #272:
URL: https://github.com/apache/commons-daemon/pull/272#discussion_r2245213519


##########
.github/workflows/codeql-analysis.yml:
##########
@@ -39,7 +37,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        language: [ 'java' ]
+        language: [ 'java', 'cpp' ]

Review Comment:
   > The CPP specific file is removed by this commit since most of it is the 
same, I merged them into a single file.
   
   The file .github/workflows/codeql-analysis-cpp.yml is NOT removed by this PR.



-- 
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

Reply via email to