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 9d3be76 commit 2f8ab97Copy full SHA for 2f8ab97
.github/workflows/codeql-analysis.yml
@@ -13,4 +13,5 @@ jobs:
13
name: CodeQL analysis
14
uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main
15
with:
16
- languages: "['python']"
+ languages: '["python"]'
17
+
0 commit comments