mirror of
https://github.com/upscayl/upscayl.git
synced 2025-02-20 20:51:49 +01:00
Increase stale operations
30 only got 8 issues
This commit is contained in:
parent
14384284f0
commit
495abb59b7
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@ -15,6 +15,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/stale@v8
|
||||
with:
|
||||
operations-per-run: 100
|
||||
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. If this is still happening, please reply to indicate so.'
|
||||
stale-pr-message: 'This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you are still working on this, please reply to indicate so.'
|
||||
days-before-issue-stale: 30
|
||||
|
Loading…
x
Reference in New Issue
Block a user