Skip to content

docs: 设计无设备服务启动容错 #15

docs: 设计无设备服务启动容错

docs: 设计无设备服务启动容错 #15

Workflow file for this run

name: Lemon visible-brand guard
on:
push:
pull_request:
workflow_dispatch:
permissions:
contents: read
jobs:
visible-brand:
runs-on: windows-latest
steps:
- name: Check out source
uses: actions/checkout@v4
- name: Reject retired visible branding
shell: pwsh
run: ./scripts/Test-LemonBrand.ps1