mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 17:28:57 +00:00
stale: Run twice weekly and reduce operations-per-run
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: "Close stale PR"
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 1 * *"
|
||||
- cron: "0 0 * * 1,4"
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
@@ -20,4 +20,4 @@ jobs:
|
||||
any-of-pr-labels: awaiting-changes,blocked,work-in-progress,awaiting-upstream
|
||||
remove-pr-stale-when-updated: true
|
||||
exempt-pr-labels: leave-open
|
||||
operations-per-run: 100
|
||||
operations-per-run: 10
|
||||
|
||||
Reference in New Issue
Block a user