1
0
mirror of https://github.com/142vip/408CSFamily.git synced 2026-04-25 19:19:50 +08:00

style: ci update

This commit is contained in:
chu fan
2023-09-07 17:10:23 +08:00
parent 3554d45e54
commit cd3177b5e9
5 changed files with 8 additions and 6 deletions

View File

@@ -3,13 +3,14 @@ name: Code-CI
## 触发条件
on:
# 手动触发部署
workflow_dispatch:
pull_request:
branches:
- 'master'
- 'next'
- '!pages/**'
# 手动触发部署
workflow_dispatch:
jobs:
Code-CI: