From 8b7f2a001b45f62f8ac5e28ef0ca1f694bfc9004 Mon Sep 17 00:00:00 2001 From: Dhruv Bansal <66933165+MRfantastic3DGamer@users.noreply.github.com> Date: Sat, 31 Aug 2024 22:07:12 +0530 Subject: [PATCH] Update Generate Directory Pattern.yml --- .github/workflows/Generate Directory Pattern.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Generate Directory Pattern.yml b/.github/workflows/Generate Directory Pattern.yml index 856e4ac..df895b5 100644 --- a/.github/workflows/Generate Directory Pattern.yml +++ b/.github/workflows/Generate Directory Pattern.yml @@ -27,4 +27,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} root: "./" auto-doc: true - ignored-locations: "./gradle ./app/src/test ./app/src/test/androidTest" + ignored-locations: "./gradle ./app/src/test ./app/src/androidTest ./app/src/main/res"