From c3c99445dff8155635f9b900b4596b5168d7f47e Mon Sep 17 00:00:00 2001 From: Sarah Wang <55766946+sarahsonder@users.noreply.github.com> Date: Wed, 19 Jun 2024 16:37:56 -0400 Subject: [PATCH] Update autofix-ci.yml --- .github/workflows/autofix-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autofix-ci.yml b/.github/workflows/autofix-ci.yml index 6cb54665..f73ebefc 100644 --- a/.github/workflows/autofix-ci.yml +++ b/.github/workflows/autofix-ci.yml @@ -9,7 +9,7 @@ permissions: contents: write jobs: - autofix: + prettier: runs-on: ubuntu-22.04 steps: - name: Checkout repo