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