Skip to content

Commit 53a2779

Browse files
committed
fix: workflows
1 parent dec9fd7 commit 53a2779

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
git config --local user.email "github-actions[bot]@users.noreply.github.com"
5050
git config --local user.name "github-actions[bot]"
5151
git add -A
52-
git commit -m "style: auto-fix ruff issues"
5352
5453
- name: Push changes
5554
if: steps.verify-changed-files.outputs.changed == 'true'

0 commit comments

Comments
 (0)