set path
Some checks failed
tofu plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Has been cancelled
Some checks failed
tofu plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Has been cancelled
This commit is contained in:
parent
430cf33f2a
commit
de9bb095da
1 changed files with 4 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue