diff --git a/.github/workflows/prettier.yml b/.github/workflows/prettier.yml new file mode 100644 index 0000000..f7cc1ce --- /dev/null +++ b/.github/workflows/prettier.yml @@ -0,0 +1,2 @@ +- name: Prettier Action + uses: creyD/prettier_action@v3.0