Skip to content

chore: add OTP blog, updates tags, fix image code #3962

chore: add OTP blog, updates tags, fix image code

chore: add OTP blog, updates tags, fix image code #3962

Workflow file for this run

name: PR
on:
pull_request:
branches: [main]
merge_group:
branches: [main]
workflow_dispatch:
jobs:
lint:
name: Lint
uses: ./.github/workflows/lint.yaml
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