Create gh action - format #17

Merged
AngeloTadeucci merged 10 commits from github_actions into main 2023-06-06 15:38:59 -07:00
Showing only changes of commit 51934176d5 - Show all commits

View File

@ -10,8 +10,8 @@ jobs:
with:
ref: ${{ github.head_ref }}
- uses: actionsx/prettier@v2
with:
args: --write .
with:
args: --write .
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4.1.2
with: