This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch update_tools_in_main in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
commit 54e48e55128282a8a7bf8657a55cb03c413de73e Author: Lee Rhodes <[email protected]> AuthorDate: Fri Jan 3 16:55:46 2025 -0800 Add LF at end of file. --- .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 28c17a1f..734fbb60 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -80,4 +80,4 @@ jobs: # -V show Version without stopping # -X debug mode # -q quiet, only show errors -# -e produce execution error messages \ No newline at end of file +# -e produce execution error messages --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
