mirror of
https://github.com/mayurankv/Obsidian-Code-Styler.git
synced 2026-07-22 08:10:29 +00:00
update
This commit is contained in:
parent
5f62922fbb
commit
8909e854f7
1 changed files with 2 additions and 2 deletions
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
stale-pr-message: 'This pull request is stale because it has been open 60 days with no activity.'
|
||||
close-issue-message: 'This issue was closed because it has been stalled with no activity.'
|
||||
close-pr-message: 'This pull request was closed because it has been stalled with no activity.'
|
||||
days-before-issue-stale: 60
|
||||
days-before-pr-stale: 60
|
||||
days-before-issue-stale: 300
|
||||
days-before-pr-stale: 300
|
||||
days-before-issue-close: -1
|
||||
days-before-pr-close: -1
|
||||
|
|
|
|||
Loading…
Reference in a new issue