Skip to content

Commit 377815c

Browse files
authored
Update stale.yml
1 parent 7ac40f0 commit 377815c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Close stale issues and PRs
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: '30 1 * * *'
6+
- cron: '30 1 * * 5'
77

88
jobs:
99
stale:

0 commit comments

Comments
 (0)