leerho commented on PR #433: URL: https://github.com/apache/datasketches-java/pull/433#issuecomment-1475532516
This PR just changes the name of the github/workflows/codeql.yml to github/workflows/codeql-analysis.yml, which I found out is the proper default name. However, there remains a codeql warning "1 configuration present on refs/heads/master was not found:", but I cannot find any useful info on line on how to correct this warning. It turns out that changes to workflows must exist in master first, before submitting any branch PRs that also reference these workflows, so I am pushing this single name change without review. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
