Skip to content

Commit

Permalink
Still tweaking automatic formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Fur0rem committed Jan 23, 2024
1 parent 99ca0df commit dd26554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
git config --local user.email "[email protected]"
git config --local user.name "GitHub Action"
git commit -am "Apply code formatting" --no-verify --amend
git commit -am "Apply code formatting" --no-verify
- name: Push changes
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit dd26554

Please sign in to comment.