From c7871ee4b697a3eac80c8301245eb2e1d601bb44 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 15 Jul 2025 23:01:36 -0500 Subject: [PATCH] change env --- .gitea/workflows/process-repository.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/process-repository.yaml b/.gitea/workflows/process-repository.yaml index 31803b3..b6e99f2 100644 --- a/.gitea/workflows/process-repository.yaml +++ b/.gitea/workflows/process-repository.yaml @@ -34,7 +34,6 @@ jobs: LOG_LEVEL: DEBUG ISSUE_STALE_DAYS: 3 ISSUE_STALE_TAG: stale - ISSUE_REQUIRED_TAG: automerge ISSUE_EXCLUDE_TAG: renovate PULL_REQUEST_STALE_DAYS: 3 PULL_REQUEST_STALE_TAG: stale