chore: Add tofu workflows #1

Merged
Peter merged 82 commits from pgi-add-workflows into main 2026-02-18 22:55:53 +01:00
Showing only changes of commit c6f53eb3d3 - Show all commits

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: