From 59e535e2583574407e8f07cc84b87d46d976f7d4 Mon Sep 17 00:00:00 2001 From: Enno Gelhaus Date: Wed, 8 Apr 2026 12:25:49 +0200 Subject: [PATCH] fix: pr quality --- .github/workflows/pr-quality.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr-quality.yml b/.github/workflows/pr-quality.yml index e5efb65b..3fdc958b 100644 --- a/.github/workflows/pr-quality.yml +++ b/.github/workflows/pr-quality.yml @@ -42,8 +42,8 @@ jobs: # Exemptions exempt-author-association: "OWNER,MEMBER,COLLABORATOR" - exempt-users: "nevo-david,egelhaus,postiz-agent,postiz-agent[bot]" - exempt-bots: true + exempt-users: "nevo-david,egelhaus" + exempt-bots: "postiz-agent[bot]" # Actions exempt-label: "exempt"