From 8b4b8ce017c15a534101fc10494a9f05cb824a58 Mon Sep 17 00:00:00 2001 From: Zoltan Flamis Date: Fri, 4 Jun 2021 09:59:08 +1200 Subject: turn on github actions (#17548) --- .github/workflows/inactive-prs-closing-message.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/inactive-prs-closing-message.yaml') 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 -- cgit v1.2.3