Update codeql.yml

Increase timeout limit.
This commit is contained in:
isaak654 2023-08-19 14:23:37 +02:00 committed by GitHub
parent 161bc06148
commit 91ec00c367
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
name: Analyze
if: github.event_name == 'pull_request' || github.event_name == 'workflow_dispatch' || github.event_name == 'schedule'
runs-on: windows-2019
timeout-minutes: 45
timeout-minutes: 60
permissions:
actions: read