We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a41276 commit 38a6f68Copy full SHA for 38a6f68
1 file changed
.github/workflows/codeql-analysis.yml
@@ -35,8 +35,7 @@ jobs:
35
language: ['python' ]
36
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ]
37
# Learn more:
38
- #
39
-https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#changing-the-languages-that-are-analyzed
+ # https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#changing-the-languages-that-are-analyzed
40
41
steps:
42
- name: Checkout repository
0 commit comments