Skip to content

Commit 502d4d7

Browse files
authored
test stale workflow
1 parent ae444c3 commit 502d4d7

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: "30 1 * * *"
5+
- cron: "50 8 * * *"
66

77
jobs:
88
stale:

0 commit comments

Comments
 (0)