Skip to content

Commit

Permalink
Merge pull request #167 from inpsyde/timeout
Browse files Browse the repository at this point in the history
Set timeout for lint-workflows
  • Loading branch information
tfrommen authored Oct 11, 2024
2 parents c55a8ba + 0f30ead commit 4001c94
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 4001c94

Please sign in to comment.