Skip to content

doc(proto): 补充协议字段注释与描述 #157

doc(proto): 补充协议字段注释与描述

doc(proto): 补充协议字段注释与描述 #157

Workflow file for this run

name: Sync Github To Image
on:
push:
branches: [ main ]
workflow_dispatch:
jobs:
sync:
uses: GameFrameX/public-github-actions/.github/workflows/sync.yml@main
with:
target_branch: ${{ github.ref_name }}
repository_name: ${{ github.repository }}
secrets: inherit