diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index ecab23c37..e0eaf1c70 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -1,4 +1,4 @@ -name: "CodeQL" +nma;ame: "CodeQL" on: push: @@ -56,6 +56,8 @@ jobs: # If this step fails, then you should remove it and run the build manually (see below) - name: Autobuild uses: github/codeql-action/autobuild@v2 + with: + debug: true # â„šī¸ Command-line programs to run using the OS shell. # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun diff --git a/.mvn/gradle-enterprise.xml b/.mvn/gradle-enterprise.xml index c24406314..111c70434 100644 --- a/.mvn/gradle-enterprise.xml +++ b/.mvn/gradle-enterprise.xml @@ -15,7 +15,7 @@ - true + false @@ -24,7 +24,7 @@ ${env.DEVELOCITY_CACHE_PASSWORD} - true + false #{env['DEVELOCITY_CACHE_USERNAME'] != null and env['DEVELOCITY_CACHE_PASSWORD'] != null}