Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

chore(deps): update aquaproj/aqua-installer action to v2.2.0 #545

chore(deps): update aquaproj/aqua-installer action to v2.2.0

chore(deps): update aquaproj/aqua-installer action to v2.2.0 #545

Workflow file for this run

---
name: prettier
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
prettier:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
- run: npm i -g prettier
- run: prettier -c .