Skip to content

Commit 7e4d3da

Browse files
authored
Merge pull request #41 from retejs/Ni55aN-patch-3
Update stale.yml
2 parents 7ac40f0 + 377815c commit 7e4d3da

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)