Skip to content

fix: correct style for squiggly URL (#332) #923

fix: correct style for squiggly URL (#332)

fix: correct style for squiggly URL (#332) #923

Workflow file for this run

jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm check
name: Check
on:
pull_request: ~
push:
branches:
- main