Skip to content

feat: update account settings routes and navigation to include inform… #1501

feat: update account settings routes and navigation to include inform…

feat: update account settings routes and navigation to include inform… #1501

Workflow file for this run

name: Code quality
on:
push:
jobs:
quality:
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Biome
uses: biomejs/setup-biome@v2
with:
version: 2.0.6
- name: Run Biome
run: biome ci .