Skip to content

Commit 5a13839

Browse files
ci(GHA): adds global timeout [CICD-278]
1 parent 011506d commit 5a13839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
name: Release
1717
runs-on: ubuntu-latest
18-
18+
timeout-minutes: 10
1919
steps:
2020
- uses: actions/checkout@v3
2121
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)