From 4d6ac50011be8ffb59c3ca12ab590aa6ea0acdc8 Mon Sep 17 00:00:00 2001 From: Justine De Caires Date: Wed, 22 Mar 2023 16:56:04 -0700 Subject: [PATCH 1/3] Skip CI on CI SVG optimization commit --- .github/workflows/optimize-svgs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'}} From d671ea39e38a85fdcf5bf48e866294515f7f5678 Mon Sep 17 00:00:00 2001 From: Justine De Caires Date: Wed, 22 Mar 2023 17:32:42 -0700 Subject: [PATCH 2/3] svg testing --- assets/svg/2b1b.svg | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/assets/svg/2b1b.svg b/assets/svg/2b1b.svg index 42b60e341..f8dfdf691 100644 --- a/assets/svg/2b1b.svg +++ b/assets/svg/2b1b.svg @@ -1 +1,25 @@ - \ No newline at end of file + + + + + + + + + + + + + Everything + + + + + + + + + + \ No newline at end of file From d0f39110cbc92cdaf74576d7ff731e7eab67f293 Mon Sep 17 00:00:00 2001 From: jdecked Date: Thu, 23 Mar 2023 00:33:15 +0000 Subject: [PATCH 3/3] Optimize 1 SVG(s) [no ci] --- assets/svg/2b1b.svg | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/assets/svg/2b1b.svg b/assets/svg/2b1b.svg index f8dfdf691..e6a4c80ec 100644 --- a/assets/svg/2b1b.svg +++ b/assets/svg/2b1b.svg @@ -1,25 +1 @@ - - - - - - - - - - - - - Everything - - - - - - - - - - \ No newline at end of file + \ No newline at end of file