We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dec9fd7 commit 53a2779Copy full SHA for 53a2779
1 file changed
.github/workflows/ci.yml
@@ -49,7 +49,6 @@ jobs:
49
git config --local user.email "github-actions[bot]@users.noreply.github.com"
50
git config --local user.name "github-actions[bot]"
51
git add -A
52
- git commit -m "style: auto-fix ruff issues"
53
54
- name: Push changes
55
if: steps.verify-changed-files.outputs.changed == 'true'
0 commit comments