mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
feat: Unleash full power of the stale workflow (#1607)
Set stale bot action limit to default because it's actually GitHub API action limit and not the number of issues/PRs it marks per run as I thought Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
66331a77b4
commit
9f5bfc7230
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@ -16,4 +16,3 @@ jobs:
|
||||
exempt-pr-labels: 'dont-close,approved'
|
||||
days-before-stale: 30
|
||||
days-before-close: 7
|
||||
operations-per-run: 5
|
||||
|
Loading…
Reference in New Issue
Block a user