Skip to content

refactor: ♻️ Update work images, add gear page with content #27

refactor: ♻️ Update work images, add gear page with content

refactor: ♻️ Update work images, add gear page with content #27

Workflow file for this run

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