Browse Source

Use default number of operations per day. Defaults to 30

pull/735/head
Juan Calderon-Perez 3 years ago
committed by GitHub
parent
commit
2a3ce15328
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/stale-bot

1
.github/workflows/stale-bot

@ -18,6 +18,5 @@ jobs:
days-before-close: 7
exempt-issue-labels: 'News,Medium,High,discussion,bug,doc,'
exempt-pr-labels: 'awaiting-approval,work-in-progress,enhancement,'
operations-per-run: 500
exempt-issue-assignees: 'louislam'
exempt-pr-assignees: 'louislam'

Loading…
Cancel
Save