Skip to content

Commit

Permalink
Update default timeouts for .github/workflows/lint.yaml (#953)
Browse files Browse the repository at this point in the history
  • Loading branch information
team-eng-enablement authored May 9, 2024
1 parent 4c9ca69 commit 2c40838
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:

jobs:
golangci-lint:
timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
runs-on: ubuntu-latest
steps:
- name: checkout repository
Expand Down

0 comments on commit 2c40838

Please sign in to comment.