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