diff --git a/.github/stale.yml b/.github/stale.yml
index e80482c340a58e4d7db25267c75aff424c31e39c..f9abe6f46e9e2e434d9c6c3476930183fc9c265d 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -1,5 +1,5 @@
-# We wait 2 months to check
-daysUntilStale: 60
+# We wait 1 months to check
+daysUntilStale: 30
 
 # If no answer after two weeks, we close
 daysUntilClose: 14