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: