Create gh action - format #17
2
.github/workflows/format.yml
vendored
2
.github/workflows/format.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
with:
|
||||
node-version: "18.x"
|
||||
- run: npm ci
|
||||
- run: npm run format
|
||||
- run: npm run prettier
|
||||
- name: Commit changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v4.1.2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user