Skip to content

fix: update className in task card context menu for consistent styling #1515

fix: update className in task card context menu for consistent styling

fix: update className in task card context menu for consistent styling #1515

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 .