Skip to content

Commit

Permalink
Set timeout for lint-workflows
Browse files Browse the repository at this point in the history
Signed-off-by: Thorsten Frommen <[email protected]>
  • Loading branch information
tfrommen authored Oct 11, 2024
1 parent c55a8ba commit 0f30ead
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:

jobs:
actionlint:
timeout-minutes: 5
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 0f30ead

Please sign in to comment.