Skip to content

feat: 添加地理位置检查工具以优化资源下载源选择 #55

feat: 添加地理位置检查工具以优化资源下载源选择

feat: 添加地理位置检查工具以优化资源下载源选择 #55

Workflow file for this run

name: Pull Request
on:
pull_request:
types:
- opened
- synchronize
- reopened
branches:
- 'main'
jobs:
build-pull-request:
name: Build Pull Request
uses: ./.github/workflows/common.yml
with:
type: PullRequest