Skip to content

Commit 848fd4e

Browse files
committed
Set GitHub jobs timeout and add funding file
1 parent 165fff7 commit 848fd4e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
custom: ['https://aplus-framework.com/sponsor']

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
jobs:
1010
tests:
1111
runs-on: ubuntu-20.04
12+
timeout-minutes: 10
1213

1314
strategy:
1415
fail-fast: true

0 commit comments

Comments
 (0)