mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Increase the stale operations
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
7d202e348d
commit
f1209c1279
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue