Skip to content

Commit d045582

Browse files
committed
Enable CodeQL debugging
1 parent 0a35fc3 commit d045582

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- name: Initialize CodeQL
2525
uses: github/codeql-action/init@v3
2626
with:
27+
debug: true
2728
languages: kotlin
2829
- name: Autobuild
2930
uses: github/codeql-action/autobuild@v3

0 commit comments

Comments
 (0)