From f19bda13c0b1f22ffb4c172245dcb842175d4c54 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Fri, 10 Oct 2025 11:36:55 +0200 Subject: [PATCH] Add template issue closer --- .github/workflows/close_template_issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/close_template_issue.yml b/.github/workflows/close_template_issue.yml index a3cf7a91..9ea11866 100644 --- a/.github/workflows/close_template_issue.yml +++ b/.github/workflows/close_template_issue.yml @@ -5,7 +5,7 @@ on: jobs: close_tteck_issues: - if: github.repository == 'community-scripts/ProxmoxVE' + if: github.repository == 'community-scripts/ProxmoxVED' runs-on: ubuntu-latest steps: - name: Auto-close if wrong Template issue detected