This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git
The following commit(s) were added to refs/heads/master by this push: new 1097219 No CPP CodeQL. 1097219 is described below commit 1097219d0c858979b4856740ad65b6dce9f0879e Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Mar 4 14:59:28 2022 -0500 No CPP CodeQL. --- .github/workflows/codeql-analysis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 236f227..2bf1120 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -59,10 +59,10 @@ jobs: - name: Autobuild uses: github/codeql-action/autobuild@v1 - # â¹ï¸ Command-line programs to run using the OS shell. - # ð https://git.io/JvXDl + # ℹ️ Command-line programs to run using the OS shell. + # 📚 https://git.io/JvXDl - # âï¸ If the Autobuild fails above, remove it and uncomment the following three lines + # ✏️ If the Autobuild fails above, remove it and uncomment the following three lines # and modify them (or add more) to build your code if your project # uses a compiled language