aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2024-01-05 12:40:13 +0100
committervaxerski <[email protected]>2024-01-05 12:40:18 +0100
commitd3acf8da3be048647d19251dcceaed470c199cd2 (patch)
tree070de9c3189f51b66f0762d7038b43b1fa8c4bd8 /.github/workflows
parentaeeeace102c14ea0ab4df6840ee225e1b14ea970 (diff)
downloadHyprland-d3acf8da3be048647d19251dcceaed470c199cd2.tar.gz
Hyprland-d3acf8da3be048647d19251dcceaed470c199cd2.zip
CI: don't close stale issues
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/stale.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index 8955517f..51f6b91e 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -25,3 +25,4 @@ jobs:
stale-issue-label: 'stale'
stale-pr-label: 'stale'
operations-per-run: 40
+ days-before-close: -1