Skip to content

Commit

Permalink
Fix the linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ukmadlz committed Feb 11, 2025
1 parent 54b56f9 commit fe275b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: golfzaptw/action-commit-push-pr
with:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
PREFIX_BRANCHES: 'chore'
DEFAULT_BRANCHES: 'main'
COMMIT_MESSAGE: 'Update readme.md'
PREFIX_BRANCHES: chore
DEFAULT_BRANCHES: main
COMMIT_MESSAGE: Update readme.md
TITLE_PR: 'Chore: Update readme.md extensions list'

0 comments on commit fe275b1

Please sign in to comment.