mirror of
https://github.com/xvzc/SpoofDPI.git
synced 2025-02-22 18:29:49 +03:00
chore: increase the value of days-before-issue-close
This commit is contained in:
parent
cc56dc4c3b
commit
1d0c239990
1 changed files with 1 additions and 1 deletions
2
.github/workflows/close-inactive-issues.yaml
vendored
2
.github/workflows/close-inactive-issues.yaml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
- uses: actions/stale@v5
|
||||
with:
|
||||
days-before-issue-stale: -1
|
||||
days-before-issue-close: 7
|
||||
days-before-issue-close: 30
|
||||
close-issue-message: "This issue was closed because it has been inactive for 7 days since being marked as stale."
|
||||
days-before-pr-stale: -1
|
||||
days-before-pr-close: -1
|
||||
|
|
Loading…
Add table
Reference in a new issue