Fixing the CodeQL action to ignore non-required (testing) files using codeql-config.yml. Checkout HEAD^2 has also been removed as it is no longer required and generates warnings. Errors are generated in the security tab if significant quantities of files are not scanned by CodeQL, so this should produce good findings.
Fixing the CodeQL action to ignore non-required (testing) files using
codeql-config.yml
. Checkout HEAD^2 has also been removed as it is no longer required and generates warnings. Errors are generated in the security tab if significant quantities of files are not scanned by CodeQL, so this should produce good findings.