feat: consolidate render workflows to 1
All checks were successful
renovate / renovate (push) Successful in 1m55s
All checks were successful
renovate / renovate (push) Successful in 1m55s
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
name: render-manifests-merge
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'clusters/cl01tl/helm/**'
|
||||
types:
|
||||
- closed
|
||||
workflow_dispatch:
|
||||
# pull_request:
|
||||
# branches:
|
||||
# - main
|
||||
# paths:
|
||||
# - 'clusters/cl01tl/helm/**'
|
||||
# types:
|
||||
# - closed
|
||||
|
||||
env:
|
||||
CLUSTER: cl01tl
|
||||
|
||||
Reference in New Issue
Block a user