mirror of
https://github.com/CarmJos/EasySQL.git
synced 2026-06-04 15:28:20 +08:00
修改构建触发配置
This commit is contained in:
@@ -6,14 +6,8 @@ name: Project Build & Tests
|
||||
on:
|
||||
# 支持手动触发构建
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths-ignore:
|
||||
- .documentation
|
||||
- README.md
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- .documentation
|
||||
- README.md
|
||||
push:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user