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: