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:
5
.github/workflows/code-ci.yml
vendored
5
.github/workflows/code-ci.yml
vendored
@@ -3,13 +3,14 @@ name: Code-CI
|
||||
|
||||
## 触发条件
|
||||
on:
|
||||
# 手动触发部署
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'next'
|
||||
- '!pages/**'
|
||||
# 手动触发部署
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
jobs:
|
||||
Code-CI:
|
||||
|
||||
Reference in New Issue
Block a user