stale: Increase operations, remove debug logging

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2021-11-26 14:23:12 +01:00
parent c90732b13e
commit 3f71f245f2
+1 -2
View File
@@ -27,5 +27,4 @@ jobs:
days-before-pr-close: 3
exempt-pr-labels: reviewer-approved,awaiting-review
stale-pr-label: stale
- name: Print outputs
run: echo ${{ join(steps.stale.outputs.*, ',') }}
operations-per-run: 100