From b5ef77c495b9064887e58f7295af220bea1dd610 Mon Sep 17 00:00:00 2001 From: Alex-302 Date: Thu, 26 Mar 2026 15:28:13 +0200 Subject: [PATCH] Upd https://github.com/AdguardTeam/AdguardFilters/commit/29e1c17cf4e5f360ab63c2e35deb64f1467cd973 --- .github/workflows/stale_issues_high.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale_issues_high.yml b/.github/workflows/stale_issues_high.yml index 3e4342a658a..0e6284d0a3c 100644 --- a/.github/workflows/stale_issues_high.yml +++ b/.github/workflows/stale_issues_high.yml @@ -2,7 +2,7 @@ name: 'Close stale issues with high priority' on: schedule: # Runs every hour - - cron: '0 5-10 * * *' + - cron: '0 4-16 * * *' workflow_dispatch: jobs: