Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenj authored Dec 19, 2019
1 parent 4d0a971 commit 7a3d1af
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 @@ -2,7 +2,7 @@ name: "Close stale issues"

on:
schedule:
- cron: "* 1 * * *"
- cron: "* * * * *"

jobs:
stale:
Expand Down

0 comments on commit 7a3d1af

Please sign in to comment.