Skip to content

feat(style): Revamp the entire UI to have less borders and distractions #203

feat(style): Revamp the entire UI to have less borders and distractions

feat(style): Revamp the entire UI to have less borders and distractions #203

Workflow file for this run

name: Typos
on:
push:
branches: ["main"]
pull_request:
branches: ["*"]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@v1.43.4