From 98dfe10b1cd0b0afce4157766fdf832e8c6f621a Mon Sep 17 00:00:00 2001 From: sonicaj Date: Thu, 16 Mar 2023 19:55:49 +0500 Subject: [PATCH] Remove file pattern to add all changes --- .github/workflows/update_catalog.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/update_catalog.yaml b/.github/workflows/update_catalog.yaml index 479e412a13..bb7e9d1b7c 100644 --- a/.github/workflows/update_catalog.yaml +++ b/.github/workflows/update_catalog.yaml @@ -26,7 +26,6 @@ jobs: - uses: stefanzweifel/git-auto-commit-action@v4 with: commit_message: Update catalog information - file_pattern: 'catalog.json' commit_user_name: sonicaj commit_user_email: waqarsonic1@gmail.com commit_author: sonicaj