Skip to content

Commit

Permalink
add timeout for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tocean committed Feb 5, 2024
1 parent 4ff01a7 commit 30db20e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
docker:
name: Docker build ${{ matrix.name }}
runs-on: ubuntu-latest
timeout-minutes: 600
permissions:
contents: read
packages: write
Expand Down

0 comments on commit 30db20e

Please sign in to comment.