Skip to content

Commit

Permalink
Make sure we never run for hours
Browse files Browse the repository at this point in the history
We typically take <2' to populate this. Give it ample time (5') and stop otherwise.
  • Loading branch information
kzu authored Dec 27, 2024
1 parent 5fc52ea commit 1a638e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sponsors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ permissions:
jobs:
sponsors:
runs-on: macOS-latest
timeout-minutes: 5
steps:
- name: 🤖 defaults
uses: devlooped/actions-bot@v1
Expand Down

0 comments on commit 1a638e3

Please sign in to comment.