Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/inactive-prs-closing-message.yaml')
-rw-r--r--.github/workflows/inactive-prs-closing-message.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/inactive-prs-closing-message.yaml b/.github/workflows/inactive-prs-closing-message.yaml
index 2baa1710cb..e7f14656d2 100644
--- a/.github/workflows/inactive-prs-closing-message.yaml
+++ b/.github/workflows/inactive-prs-closing-message.yaml
@@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/stale@v3
with:
- debug-only: true
+ debug-only: false
start-date: 2021-03-01T00:00:00Z
days-before-pr-stale: 42
days-before-pr-close: -1