Skip to content

fix: blog json syntax highlighting doesnt work #4214

fix: blog json syntax highlighting doesnt work

fix: blog json syntax highlighting doesnt work #4214

Workflow file for this run

name: PR
on:
pull_request:
branches: [main]
merge_group:
branches: [main]
workflow_dispatch:
jobs:
test_packages:
name: Test Packages
uses: ./.github/workflows/unit_test.yaml
build:
name: Build
uses: ./.github/workflows/build.yaml
test_api:
name: Test API
uses: ./.github/workflows/job_test_api_local.yaml