From 454eb413d4b1a504af13bae2b30c0cf388bedba5 Mon Sep 17 00:00:00 2001 From: Maksym Vlasov Date: Fri, 12 Jan 2024 20:40:39 +0200 Subject: [PATCH] chore: Fix conflict with Renovate issue (#611) --- .github/workflows/stale-actions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale-actions.yaml b/.github/workflows/stale-actions.yaml index f43e10d..32f08e7 100644 --- a/.github/workflows/stale-actions.yaml +++ b/.github/workflows/stale-actions.yaml @@ -21,7 +21,7 @@ jobs: This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days # Not stale if have this labels or part of milestone - exempt-issue-labels: bug,wip,on-hold + exempt-issue-labels: bug,wip,on-hold,auto-update exempt-pr-labels: bug,wip,on-hold exempt-all-milestones: true # Close issue operations