We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a35fc3 commit d045582Copy full SHA for d045582
.github/workflows/codeql.yaml
@@ -24,6 +24,7 @@ jobs:
24
- name: Initialize CodeQL
25
uses: github/codeql-action/init@v3
26
with:
27
+ debug: true
28
languages: kotlin
29
- name: Autobuild
30
uses: github/codeql-action/autobuild@v3
0 commit comments