Skip to content

Commit d4fb6da

Browse files
Add timeout to pipeline (#7)
1 parent 5e4ce48 commit d4fb6da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
jobs:
1414
build:
1515
name: Build and Release
16+
timeout-minutes: 10
1617
permissions:
1718
contents: write
1819
strategy:

0 commit comments

Comments
 (0)