chore(workflows): Update trigger paths
This commit is contained in:
parent
c3e08bd417
commit
6572451858
4 changed files with 4 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ on:
|
|||
- main
|
||||
paths:
|
||||
- pve01.wheatley.in/k8s-wheatley/**
|
||||
- .forgejo/workflows/*-k8s-wheatley.yaml
|
||||
|
||||
jobs:
|
||||
tofu-apply-k8s-wheatley:
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ on:
|
|||
- main
|
||||
paths:
|
||||
- pve01.wheatley.in/templates/**
|
||||
- .forgejo/workflows/**-templates.yaml
|
||||
|
||||
jobs:
|
||||
tofu-apply-templates:
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ on:
|
|||
- main
|
||||
paths:
|
||||
- pve01.wheatley.in/k8s-wheatley/**
|
||||
- .forgejo/workflows/tofu-plan-k8s-wheatley.yaml
|
||||
- .forgejo/workflows/*-k8s-wheatley.yaml
|
||||
|
||||
jobs:
|
||||
tofu-plan-k8s-wheatley:
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ on:
|
|||
- main
|
||||
paths:
|
||||
- pve01.wheatley.in/templates/**
|
||||
- .forgejo/workflows/tofu-plan-templates.yaml
|
||||
- .forgejo/workflows/**-templates.yaml
|
||||
|
||||
jobs:
|
||||
tofu-plan-templates:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue