From 72da71290680167241b8201d81c1ba90e35afb6e Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 15 Jul 2025 23:05:37 -0500 Subject: [PATCH] change env --- .gitea/workflows/process-repository.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/process-repository.yaml b/.gitea/workflows/process-repository.yaml index b6e99f2..1b979e4 100644 --- a/.gitea/workflows/process-repository.yaml +++ b/.gitea/workflows/process-repository.yaml @@ -34,8 +34,7 @@ jobs: LOG_LEVEL: DEBUG ISSUE_STALE_DAYS: 3 ISSUE_STALE_TAG: stale - ISSUE_EXCLUDE_TAG: renovate + ISSUE_EXCLUDE_TAG: Renovate PULL_REQUEST_STALE_DAYS: 3 PULL_REQUEST_STALE_TAG: stale - PULL_REQUEST_REQUIRED_TAG: automerge run: python ./workflow-scripts/process-repository.py