Skip to content

Commit c3a57b0

Browse files
committed
fix: fix
Signed-off-by: dhmlau <[email protected]>
1 parent 94f0336 commit c3a57b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ jobs:
4242

4343
- name: Perform CodeQL Analysis
4444
uses: github/codeql-action/analyze@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3.29.8
45-
45+
with:
46+
wait-for-processing: false

0 commit comments

Comments
 (0)