Skip to content

Commit ca0c3ee

Browse files
authored
Merge pull request #63 from retejs/Ni55aN-patch-1
Update stale.yml
2 parents f6fca36 + 27beb8a commit ca0c3ee

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)