disable templates
Some checks failed
tofu plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Failing after 16s

This commit is contained in:
Peter 2026-02-18 16:53:02 +01:00
parent 6683e0febc
commit c6f53eb3d3
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg

View file

@ -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: