Edit your workflow file to configure how advanced setup scans the code in your project for vulnerabilities and errors. Prerequisites You must use advanced setup for code scanning and be able to edit the workflow file where your configuration is defined. The examples provided in this article relate to the CodeQL analysis workflow file. By default, this file is defined at .github/workflows/codeql-an

