Skip to content

Commit 4a84e3c

Browse files
authored
Update codeql.yml
Increase timeout
1 parent 7e2403d commit 4a84e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
analyze:
3131
name: Analyze
3232
runs-on: windows-latest
33-
timeout-minutes: 10
33+
timeout-minutes: 20
3434
permissions:
3535
actions: read
3636
contents: read

0 commit comments

Comments
 (0)