Skip to content

feat: 数据库负责人rename管理员、限制一次申请数据库的数量 #15

feat: 数据库负责人rename管理员、限制一次申请数据库的数量

feat: 数据库负责人rename管理员、限制一次申请数据库的数量 #15

Workflow file for this run

name: Compressed Size
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: pnpm/action-setup@v2
with:
version: 8
run_install: false
- uses: preactjs/compressed-size-action@v2
with:
build-script: "build:odc"
pattern: "./dist/renderer/*.{js,css,html}"