Skip to content

Commit

Permalink
Tweak pint action author
Browse files Browse the repository at this point in the history
  • Loading branch information
alecritson committed Sep 18, 2024
1 parent c4381dc commit ae33481
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/fix-code-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,8 @@ jobs:
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_user_name: "GitHub Action"
commit_user_email: "[email protected]"
commit_author: "Author <[email protected]>"
commit_message: >
chore: fix code style

0 comments on commit ae33481

Please sign in to comment.