Skip to content

convert 2PC in TiDB sequence diagram from PNG to Mermaid code #112

convert 2PC in TiDB sequence diagram from PNG to Mermaid code

convert 2PC in TiDB sequence diagram from PNG to Mermaid code #112

Workflow file for this run

name: Keywords
on:
pull_request:
branches:
- 'master'
push:
branches:
- 'master'
jobs:
check-keywords:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- run: ./scripts/check-keywords.py --download_from_url