.
All checks were successful
Lint and Test Charts / lint-test (push) Successful in 57s

This commit is contained in:
Jonas Forsberg
2024-10-15 14:30:35 +02:00
parent ef7425ddea
commit 907bb83ef4
3 changed files with 5 additions and 4 deletions

View File

@@ -24,7 +24,8 @@ jobs:
uses: tj-actions/changed-files@v44
with:
dir_names: true
files: charts/*
dir_names_max_depth: '2'
files: 'charts/**'
- name: List all changed files
run: |