Skip to content

Commit d6b91e1

Browse files
fix(workflow): Stale needs more Operations
The last run used 4 operations and did not even post a comment. So raise this to 5 (from 2).
1 parent 0c088da commit d6b91e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
days-before-stale: 365
2222
days-before-close: -1
2323
ascending: true
24-
operations-per-run: 2
24+
operations-per-run: 5

0 commit comments

Comments
 (0)