Skip to content

Commit cb86fe8

Browse files
ci(GHA): adds global timeout [CICD-278] (#331)
1 parent fe6af45 commit cb86fe8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
integrate:
1111
name: Integration
1212
runs-on: ubuntu-latest
13+
timeout-minutes: 15
1314

1415
steps:
1516
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)