From 0f519a5f9f45f7c357c3f8104ba3dc09dd548961 Mon Sep 17 00:00:00 2001 From: TheThomaas Date: Wed, 26 Jun 2024 21:14:21 +0000 Subject: [PATCH] Actualiser .forgejo/workflows/actions-demo.yml --- .forgejo/workflows/actions-demo.yml | 2 ++ 1 file changed, 2 insertions(+) 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: