diff --git a/.github/workflows/update_readme.yml b/.github/workflows/update_readme.yml index ea7d602..b10f662 100644 --- a/.github/workflows/update_readme.yml +++ b/.github/workflows/update_readme.yml @@ -41,5 +41,6 @@ jobs: - uses: stefanzweifel/git-auto-commit-action@v5 with: + commit_message: "chore: update line count in README" file_pattern: '*.md' disable_globbing: true