Skip to content

Commit 99ed783

Browse files
committed
Setting timeout-minutes to prevent deadlocked actions consuming GH quota
1 parent 108270c commit 99ed783

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
tests:
2121
name: Tests
2222
runs-on: ubuntu-latest
23+
timeout-minutes: 15
2324
strategy:
2425
fail-fast: false
2526
matrix:

0 commit comments

Comments
 (0)