Skip to content

Commit 2999085

Browse files
committed
🧪 Bump the CodeQL timeout to 2 minutes
1 parent 3a80890 commit 2999085

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
name: Analyze
1818
runs-on: ubuntu-latest
1919

20-
timeout-minutes: 1
20+
timeout-minutes: 2
2121

2222
permissions:
2323
actions: read

0 commit comments

Comments
 (0)