mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
ci: Update CI
This commit is contained in:
parent
cf35450ca5
commit
d19e6c1a89
2
.github/workflows/charts-changelog.yaml
vendored
2
.github/workflows/charts-changelog.yaml
vendored
@ -45,6 +45,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Install Kubernetes tools
|
- name: Install Kubernetes tools
|
||||||
if: inputs.isRenovatePR == 'true'
|
if: inputs.isRenovatePR == 'true'
|
||||||
|
Loading…
Reference in New Issue
Block a user