mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-05-05 17:14:39 +02:00
Increase the stale operations
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
7d202e348d
commit
f1209c1279
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -6,7 +6,6 @@ on:
|
||||
- cron: "0 0 * * 0"
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
jobs:
|
||||
label:
|
||||
name: Label issues and PRs
|
||||
@ -27,3 +26,4 @@ jobs:
|
||||
exempt-issue-labels: rfc,nostale
|
||||
exempt-all-milestones: true
|
||||
exempt-all-assignees: true
|
||||
operations-per-run: 1000
|
||||
|
Loading…
x
Reference in New Issue
Block a user