Skip to content

Commit

Permalink
Set GitHub jobs timeout and add funding file
Browse files Browse the repository at this point in the history
  • Loading branch information
natanfelles committed Dec 23, 2021
1 parent 56a0cd8 commit e0d6dca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
custom: ['https://aplus-framework.com/sponsor']
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
tests:
runs-on: ubuntu-20.04
timeout-minutes: 10

strategy:
fail-fast: true
Expand Down

0 comments on commit e0d6dca

Please sign in to comment.