Test unstale

This commit is contained in:
Laurent Destailleur 2020-03-11 19:19:21 +01:00
parent 39ba08981a
commit 1c889b8de1

View File

@ -3,7 +3,7 @@ name: "Close stale issues (bugs and feature requests)"
on:
schedule:
- cron: "0 21 * * *"
- cron: "20 20 * * *"
issue_comment:
types: [created]
@ -20,5 +20,5 @@ jobs:
days-before-stale: 365
days-before-close: 15
operations-per-run: 50
dry-run: false
dry-run: true