diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 63cd900175..7a80c5f0e2 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -68,8 +68,8 @@ jobs: # "We were unable to automatically build your code", modify the matrix above # to set the build mode to "manual" for that language. Then modify this step # to build your code. - # â¹ï¸ Command-line programs to run using the OS shell. - # ð See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun + # Command-line programs to run using the OS shell. + # See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun #- if: matrix.build-mode == 'manual' # shell: bash # run: |