Skip to content

Commit 993780a

Browse files
authored
Update stale.yml
1 parent 7c147ce commit 993780a

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
@@ -7,7 +7,7 @@ name: Mark stale issues and pull requests
77

88
on:
99
schedule:
10-
- cron: '46 10 * * *'
10+
- cron: '42 11 * * *'
1111

1212
jobs:
1313
stale:

0 commit comments

Comments
 (0)