.
All checks were successful
Lint and Test Charts / lint-test (push) Successful in 57s
All checks were successful
Lint and Test Charts / lint-test (push) Successful in 57s
This commit is contained in:
@@ -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: |
|
||||
|
Reference in New Issue
Block a user