This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
commit 7dfbf5488c17d0b7d7969951201c140478f965a9 Merge: a92e7be4 763c58a5 Author: Lee Rhodes <[email protected]> AuthorDate: Thu Jan 2 09:48:10 2025 -0800 Merge pull request #624 from apache/fix_workflows_in_main Fix workflows in main. .github/workflows/auto-jdk-matrix.yml | 100 ++++++++--------- .github/workflows/auto-os-matrix.yml | 118 +++++++++++---------- ...uto-check_cpp_files.yml => check_cpp_files.yml} | 7 +- .github/workflows/codeql-analysis.yml | 83 +++++++++++++++ .../workflows/{manual-javadoc.yml => javadoc.yml} | 0 .github/workflows/manual-codeql-analysis.yml | 57 ---------- 6 files changed, 202 insertions(+), 163 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
