Actualiser .forgejo/workflows/actions-demo.yml
Some checks failed
Actions Demo / get-changed-folders (push) Failing after 10s

This commit is contained in:
TheThomaas 2024-06-26 21:15:39 +00:00
parent 6e947fe878
commit 6a7c9ba532

View file

@ -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: