This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 5fc949f  Switching back to process-sources
5fc949f is described below

commit 5fc949f0d784c9fa8ea658e00a2804986ab96283
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Oct 19 16:14:17 2020 +0100

    Switching back to process-sources
---
 .github/workflows/codeql-analysis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index f7078b0..664d3cd 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -73,7 +73,7 @@ jobs:
     #    uses a compiled language
 
     - run: |
-        mvn process-classes -Pnochecks
+        mvn process-sources -Pnochecks
     #   make bootstrap
     #   make release
 

Reply via email to