Skip to content

Commit

Permalink
Update default timeouts for .github/workflows/lint.yml [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
team-eng-enablement authored and Tieske committed Feb 3, 2024
1 parent 201e169 commit b9e9dfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:

jobs:
lint:
timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
name: Lint
runs-on: ubuntu-20.04

Expand Down

0 comments on commit b9e9dfe

Please sign in to comment.