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/ws-wss4j.git
The following commit(s) were added to refs/heads/master by this push:
new c1a9ff3 Use process-sources for CodeQL
c1a9ff3 is described below
commit c1a9ff3803e42f8a68633242daf2ba9a22d47d54
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Oct 19 15:45:09 2020 +0100
Use process-sources for CodeQL
---
.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 4146b86..206edfb 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -73,7 +73,7 @@ jobs:
# uses a compiled language
- run: |
- mvn compile -DskipTests
+ mvn clean process-sources -Pnochecks
# make bootstrap
# make release