mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 17:28:57 +00:00
ci: Increase stale frequencey and process in ascending order
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: "Close stale PR"
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * 1,4"
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
@@ -21,3 +21,4 @@ jobs:
|
||||
remove-pr-stale-when-updated: true
|
||||
exempt-pr-labels: leave-open
|
||||
operations-per-run: 100
|
||||
ascending: true
|
||||
|
||||
Reference in New Issue
Block a user