Skip to content

Commit

Permalink
Update timeout for .github/workflows/lint.yml (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
team-eng-enablement authored Feb 3, 2024
1 parent 4ee1209 commit 2beb829
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 @@ -13,6 +13,7 @@ concurrency:

jobs:
lua-check:
timeout-minutes: ${{ fromJSON(vars.GHA_DEFAULT_TIMEOUT) }}
name: Lua Check
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 2beb829

Please sign in to comment.