This commit is contained in:
xbingW
2025-04-03 14:38:21 +08:00
parent 255fd4173d
commit 52f6e857df

View File

@@ -4,15 +4,11 @@ on:
push:
branches:
- master
# paths:
# - "slmcp/**"
tags:
- "v*"
pull_request:
branches:
- master
paths:
- "slmcp/**"
jobs:
build-and-push: