From 1153a569cf9c83e2abbbc19d2890a7c001193190 Mon Sep 17 00:00:00 2001 From: Miguel Perez Pellicer <5908855+puntope@users.noreply.github.com> Date: Fri, 18 Aug 2023 16:53:45 +0400 Subject: [PATCH] Add root as source --- .github/workflows/php-hook-documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/php-hook-documentation.yml b/.github/workflows/php-hook-documentation.yml index ccb7eb6b90..68ee21c085 100644 --- a/.github/workflows/php-hook-documentation.yml +++ b/.github/workflows/php-hook-documentation.yml @@ -38,7 +38,7 @@ jobs: uses: woocommerce/grow/hook-documentation@actions-v1 with: debug-output: yes - source-directories: ./ + source-directories: / - name: Commit hook documentation shell: bash