mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-22 05:07:05 +00:00
stale workflow: increase operations-per-run (default=30) so that all … (#3581)
…issues can be processed
This commit is contained in:
1
.github/workflows/stale.yaml
vendored
1
.github/workflows/stale.yaml
vendored
@@ -17,5 +17,6 @@ jobs:
|
||||
stale-issue-message: "This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions."
|
||||
days-before-issue-stale: 60
|
||||
days-before-issue-close: 7
|
||||
operations-per-run: 100
|
||||
stale-issue-label: "wontfix"
|
||||
exempt-issue-labels: "pinned,security,under investigation,pr welcome"
|
||||
|
Reference in New Issue
Block a user