Skip to content

本地按照实际安装的mod重新打包 #35

本地按照实际安装的mod重新打包

本地按照实际安装的mod重新打包 #35

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