Skip to content

Commit

Permalink
Update default timeouts for .github/workflows/codeql-analysis.yml [sk…
Browse files Browse the repository at this point in the history
…ip ci]
  • Loading branch information
team-eng-enablement authored and GGabriele committed Feb 5, 2024
1 parent 9efd8b4 commit 0175a78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ on:

jobs:
analyze:
timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
name: Analyze
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 0175a78

Please sign in to comment.