Merge pull request #8262 from backstage/jhaals/stalework

stale: Increase operations, remove debug logging
This commit is contained in:
Johan Haals
2021-11-26 14:34:05 +01:00
committed by GitHub
+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