set path
Some checks failed
tofu plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Has been cancelled

This commit is contained in:
Peter 2026-02-18 12:54:32 +01:00
parent 430cf33f2a
commit de9bb095da
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg

View file

@ -6,15 +6,16 @@ on:
pull_request:
branches:
- main
# paths:
# - pve01.wheatley.in/k8s-wheatley/**
paths:
- pve01.wheatley.in/k8s-wheatley/**
- .forgejo/workflows/tofu-plan-k8s-wheatley.yaml
jobs:
tofu-plan-k8s-wheatley:
runs-on: docker
defaults:
run:
working-directory: ${{ env.tf_actions_working_dir }}
working-directory: pve01.wheatley.in/k8s-wheatley
permissions:
pull-requests: write
steps: