diff --git a/.github/workflows/SA-codeql.yml b/.github/workflows/SA-codeql.yml index b05e87816f..0718aa13a9 100644 --- a/.github/workflows/SA-codeql.yml +++ b/.github/workflows/SA-codeql.yml @@ -1,3 +1,6 @@ +# This workflow checks out code, performs a CodeQL analysis (for JavaScript) and integrates the results +# with the GitHub Advanced Security code scanning feature. +# More information: https://codeql.github.com/ name: CodeQL Security Scan on: