Skip to content

fix prettier cmd

fix prettier cmd #2

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }}
- uses: creyD/[email protected]
- uses: EndBug/add-and-commit@v9
with:
message: "chore: lint"
default_author: github_actions
with:
prettier_options: --write .

Check failure on line 24 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 24, Col: 13): A mapping was not expected