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