Skip to content

docs: add French translation of guides/configure-biome.mdx #1769

docs: add French translation of guides/configure-biome.mdx

docs: add French translation of guides/configure-biome.mdx #1769

Workflow file for this run

name: Integrate
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
code-quality:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Setup Biome
uses: biomejs/setup-biome@1cbe33ead22c7a2fded3b52fa2893611c815c9b5 # v2.2.1
- name: Run Biome
run: biome ci