Skip to content

Commit 363867d

Browse files
authored
Update stale.yml
1 parent 502d4d7 commit 363867d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Mark stale issues and pull requests
22

33
on:
44
schedule:
5-
- cron: "50 8 * * *"
5+
- cron: "* * * * *"
66

77
jobs:
88
stale:

0 commit comments

Comments
 (0)