diff --git a/.github/workflows/optimize-svgs.yml b/.github/workflows/optimize-svgs.yml
index 4322ba19b..a0cd46bbf 100644
--- a/.github/workflows/optimize-svgs.yml
+++ b/.github/workflows/optimize-svgs.yml
@@ -28,7 +28,7 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v4
if: ${{steps.svgo.outputs.DID_OPTIMIZE}}
with:
- commit_message: Optimize ${{steps.svgo.outputs.OPTIMIZED_COUNT}} SVG(s)
+ commit_message: Optimize ${{steps.svgo.outputs.OPTIMIZED_COUNT}} SVG(s) [no ci]
- name: Comment on Pull Request
uses: thollander/actions-comment-pull-request@v1
if: ${{steps.svgo.outputs.DID_OPTIMIZE && github.event_name == 'pull_request'}}
diff --git a/assets/svg/2b1b.svg b/assets/svg/2b1b.svg
index 42b60e341..e6a4c80ec 100644
--- a/assets/svg/2b1b.svg
+++ b/assets/svg/2b1b.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file