Skip to content

Bump prettier from 3.0.3 to 3.1.0 #253

Bump prettier from 3.0.3 to 3.1.0

Bump prettier from 3.0.3 to 3.1.0 #253

Workflow file for this run

# https://docs.github.com/actions
name: CI
on:
pull_request:
branches:
- main
jobs:
npm-run:
name: Node.js
uses: YOURLS/.github/.github/workflows/nodejs.yml@main
with:
action-matrix: '["lint", "build"]'