mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Update stale_issues_high.yml
This commit is contained in:
5
.github/workflows/stale_issues_high.yml
vendored
5
.github/workflows/stale_issues_high.yml
vendored
@@ -1,8 +1,8 @@
|
||||
name: 'Close stale issues with high priority'
|
||||
on:
|
||||
schedule:
|
||||
# Runs at 04:00 every day
|
||||
- cron: '0 4 * * *'
|
||||
# Runs every hour
|
||||
- cron: '0 * * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
@@ -25,3 +25,4 @@ jobs:
|
||||
days-before-issue-close: 4
|
||||
operations-per-run: 500
|
||||
remove-issue-stale-when-updated: true
|
||||
ascending: true
|
||||
|
||||
Reference in New Issue
Block a user