Skip to content

Commit 27beb8a

Browse files
authored
Update stale.yml
1 parent f6fca36 commit 27beb8a

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 * * 4'
77

88
jobs:
99
stale:

0 commit comments

Comments
 (0)