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