This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch change_codeql_workflow_name in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
commit 4afd721d75dde3f23d8a76b574e759ab4570b258 Author: Lee Rhodes <[email protected]> AuthorDate: Sun Mar 19 19:05:58 2023 -0700 Apparently, the name of the codeQL workflow must be codeql-analysis.yml. --- .github/workflows/{codeql.yml => codeql-analysis.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql-analysis.yml similarity index 100% rename from .github/workflows/codeql.yml rename to .github/workflows/codeql-analysis.yml --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
