Skip to content

Add mkdocs

Add mkdocs #1

Workflow file for this run

name: "pr_closed"
on:
pull_request_target:
types:
- closed
permissions:
pull-requests: write
concurrency:
group: pr-${{ github.event.pull_request.number || github.ref }}
jobs:
main:
uses: roc-streaming/ci/.github/workflows/pr_status_clear.yml@main