mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-22 14:45:59 +01:00
CI: don't close stale issues
This commit is contained in:
parent
aeeeace102
commit
d3acf8da3b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
|
@ -25,3 +25,4 @@ jobs:
|
||||||
stale-issue-label: 'stale'
|
stale-issue-label: 'stale'
|
||||||
stale-pr-label: 'stale'
|
stale-pr-label: 'stale'
|
||||||
operations-per-run: 40
|
operations-per-run: 40
|
||||||
|
days-before-close: -1
|
||||||
|
|
Loading…
Reference in a new issue