diff --git a/.forgejo/workflows/actions-demo.yml b/.forgejo/workflows/actions-demo.yml index 8b6a5b3..f60edb2 100644 --- a/.forgejo/workflows/actions-demo.yml +++ b/.forgejo/workflows/actions-demo.yml @@ -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: