Skip to content

Commit

Permalink
Update stale.yml now that it worky
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonHorkles authored Mar 30, 2024
1 parent c796395 commit b35ac37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Close Stale Issues

on:
schedule:
- cron: '*/10 * * * *'
- cron: '0 0 * * *'

jobs:
stale:
Expand Down

0 comments on commit b35ac37

Please sign in to comment.