We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f88b9 commit a845407Copy full SHA for a845407
.github/workflows/codeql.yml
@@ -36,7 +36,6 @@ jobs:
36
with:
37
languages: ${{ matrix.language }}
38
build-mode: ${{ matrix.build-mode }}
39
- exit 1
40
41
- name: Perform CodeQL Analysis
42
uses: github/codeql-action/analyze@v3
0 commit comments