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:
authorZoltan Flamis <zoltan@innocraft.com>2021-06-04 00:59:08 +0300
committerGitHub <noreply@github.com>2021-06-04 00:59:08 +0300
commit8b4b8ce017c15a534101fc10494a9f05cb824a58 (patch)
tree3d3a4639b0afb6392a0e86ee9680a4d197d75fc2 /.github/workflows/inactive-prs-closing-message.yaml
parentc3bf4c85315a7c853eb13fa7318ca669fcab88c6 (diff)
turn on github actions (#17548)
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