Actualiser .forgejo/workflows/actions-demo.yml
Some checks failed
Actions Demo / get-changed-folders (push) Failing after 10s
Some checks failed
Actions Demo / get-changed-folders (push) Failing after 10s
This commit is contained in:
parent
273632e2c1
commit
0f519a5f9f
|
|
@ -15,6 +15,8 @@ jobs:
|
|||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: https://github.com/tj-actions/changed-files@v44
|
||||
with:
|
||||
dir_names: ''
|
||||
|
||||
- name: List all changed files
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue