Skip to content

Commit

Permalink
add timeout-minutes 5
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed May 23, 2022
1 parent 34e6101 commit 05b4431
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hadolint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
image: 'hadolint/hadolint:v2.10.0-alpine'
permissions:
contents: read
timeout-minutes: 5
steps:
- uses: actions/checkout@v3
- name: Lint Dockerfile
Expand Down

0 comments on commit 05b4431

Please sign in to comment.