Skip to content

Commit fde307c

Browse files
Merge pull request #320 from xenit-eu/ACC-1903
[ACC-1903] set timeout-minutes on github actions to 15 minutes
2 parents e184b5f + faefb51 commit fde307c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
jobs:
77
build:
88
runs-on: ubuntu-latest
9+
timeout-minutes: 15
910
steps:
1011
- uses: actions/checkout@v4
1112
with:

0 commit comments

Comments
 (0)