diff --git a/.github/workflows/eslint.yml b/.github/workflows/eslint.yml index 6b61decc..d6cd5d0b 100644 --- a/.github/workflows/eslint.yml +++ b/.github/workflows/eslint.yml @@ -1,4 +1,4 @@ -This workflow uses actions that are not certified by GitHub. +# This workflow uses actions that are not certified by GitHub. # They are provided by a third-party and are governed by # separate terms of service, privacy policy, and support # documentation. @@ -47,4 +47,4 @@ jobs: uses: github/codeql-action/upload-sarif@v2 with: sarif_file: eslint-results.sarif - wait-for-processing: true \ No newline at end of file + wait-for-processing: true