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
0f519a5f9f
commit
6e947fe878
|
|
@ -15,8 +15,8 @@ jobs:
|
||||||
- name: Get changed files
|
- name: Get changed files
|
||||||
id: changed-files
|
id: changed-files
|
||||||
uses: https://github.com/tj-actions/changed-files@v44
|
uses: https://github.com/tj-actions/changed-files@v44
|
||||||
with:
|
# with:
|
||||||
dir_names: ''
|
# dir_names: ''
|
||||||
|
|
||||||
- name: List all changed files
|
- name: List all changed files
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue