Skip to content

Commit

Permalink
remove extra config
Browse files Browse the repository at this point in the history
  • Loading branch information
breed committed May 14, 2024
1 parent 4a10df7 commit 6ef512d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/reformat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
- name: Commit changes
run: |
git config user.name 'github-actions[bot]'
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
git commit -a -m "Auto-format code"
git push

0 comments on commit 6ef512d

Please sign in to comment.