From c6f53eb3d325bb7b99aa5e985db832c3208c5e66 Mon Sep 17 00:00:00 2001 From: pgijsbertsen <117165507+pgijsbertsen@users.noreply.github.com> Date: Wed, 18 Feb 2026 16:53:02 +0100 Subject: [PATCH] disable templates --- .forgejo/workflows/tofu-plan-templates.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.forgejo/workflows/tofu-plan-templates.yaml b/.forgejo/workflows/tofu-plan-templates.yaml index 85bb2f4..a28e9b7 100644 --- a/.forgejo/workflows/tofu-plan-templates.yaml +++ b/.forgejo/workflows/tofu-plan-templates.yaml @@ -3,12 +3,12 @@ name: tofu plan k8s-wheatley on: workflow_dispatch: workflow_call: - pull_request: - branches: - - main - paths: - - pve01.wheatley.in/templates/** - - .forgejo/workflows/tofu-plan-templates.yaml + # pull_request: + # branches: + # - main + # paths: + # - pve01.wheatley.in/templates/** + # - .forgejo/workflows/tofu-plan-templates.yaml jobs: tofu-plan-k8s-wheatley: