Skip to content

Commit

Permalink
run stale 20 minutes earlier
Browse files Browse the repository at this point in the history
So https://nextjs-issue-tracker.vercel.app picks up newly closed issues
  • Loading branch information
balazsorban44 committed Jan 26, 2022
1 parent a0275f2 commit eaf680d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Expand Up @@ -2,7 +2,7 @@ name: 'Stale issue handler'
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
- cron: '40 23 * * *'

jobs:
stale:
Expand Down

0 comments on commit eaf680d

Please sign in to comment.