Skip to content

Commit 8f5519e

Browse files
Update stale.yml
1 parent 58f79c2 commit 8f5519e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

+1-1
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: "0 0 * * *"
5+
- cron: "0 0 3 * *"
66

77
jobs:
88
stale:

0 commit comments

Comments
 (0)