mirror of
https://github.com/wled/WLED.git
synced 2025-07-23 10:46:33 +00:00
Increase operations-per-run in stale.yml again
This commit is contained in:
parent
80ebcb2c28
commit
b2e68db380
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
exempt-issue-labels: 'pinned,keep,enhancement,confirmed'
|
exempt-issue-labels: 'pinned,keep,enhancement,confirmed'
|
||||||
exempt-pr-labels: 'pinned,keep,enhancement,confirmed'
|
exempt-pr-labels: 'pinned,keep,enhancement,confirmed'
|
||||||
exempt-all-milestones: true
|
exempt-all-milestones: true
|
||||||
operations-per-run: 150
|
operations-per-run: 1000
|
||||||
stale-issue-message: >
|
stale-issue-message: >
|
||||||
Hey! This issue has been open for quite some time without any new comments now.
|
Hey! This issue has been open for quite some time without any new comments now.
|
||||||
It will be closed automatically in a week if no further activity occurs.
|
It will be closed automatically in a week if no further activity occurs.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user