Skip to content

将证件相关内容整理至单独的文件夹 #573

将证件相关内容整理至单独的文件夹

将证件相关内容整理至单独的文件夹 #573

Workflow file for this run

name: Pull Request Labeler
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-20.04
steps:
- uses: actions/labeler@v5