From bdebee8fd402306d6df22efac5a7854af19da0bf Mon Sep 17 00:00:00 2001 From: Robin van der Linde Date: Wed, 24 Jul 2024 16:33:54 +0200 Subject: [PATCH] Update workflow again --- .github/workflows/label_export.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/label_export.yml b/.github/workflows/label_export.yml index 9a6db70..7d73ca3 100644 --- a/.github/workflows/label_export.yml +++ b/.github/workflows/label_export.yml @@ -55,7 +55,6 @@ jobs: if: github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' uses: stefanzweifel/git-auto-commit-action@v5 with: - file_pattern: "*.json *.csv" commit_message: "Exported labels" permissions: