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
|
||||
id: changed-files
|
||||
uses: https://github.com/tj-actions/changed-files@v44
|
||||
with:
|
||||
dir_names: ''
|
||||
# with:
|
||||
# dir_names: ''
|
||||
|
||||
- name: List all changed files
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue