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