Skip to content

Commit 42d1ede

Browse files
committed
add timeout workflow
1 parent a8c1141 commit 42d1ede

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docker.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ env:
1111
jobs:
1212
make-upload-docker:
1313
permissions: write-all
14-
14+
timeout-minutes: 10
15+
1516
runs-on: ubuntu-latest
1617
strategy:
1718
fail-fast: true

0 commit comments

Comments
 (0)