Actualiser .forgejo/workflows/actions-demo.yml
All checks were successful
Actions Demo / get-changed-folders (push) Successful in 11s
All checks were successful
Actions Demo / get-changed-folders (push) Successful in 11s
This commit is contained in:
parent
d60f06eec7
commit
5942c84e96
|
|
@ -17,6 +17,7 @@ jobs:
|
||||||
uses: https://github.com/tj-actions/changed-files@v44
|
uses: https://github.com/tj-actions/changed-files@v44
|
||||||
with:
|
with:
|
||||||
dir_names: true
|
dir_names: true
|
||||||
|
dir_names_max_depth: '1'
|
||||||
|
|
||||||
- name: List all changed files
|
- name: List all changed files
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue