Skip to content

feat: :adhesive_bandage: Prevent multiple clicks on cloud icon for sm… #73

feat: :adhesive_bandage: Prevent multiple clicks on cloud icon for sm…

feat: :adhesive_bandage: Prevent multiple clicks on cloud icon for sm… #73

Workflow file for this run

name: Prettier
on: [pull_request]
jobs:
prettier:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 22
- run: npm ci
- run: npx prettier --check .