Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

fix: why tf translations use API url #425

fix: why tf translations use API url

fix: why tf translations use API url #425

Workflow file for this run

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